Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 244 Bytes

simple archival utility written in bash
feed it a list of files/directories in a format supported by rsync
it will make a tarball and send it to a remote SMB/CIFS server

dependencies:

  • rsync
  • tar
  • 7zip-full
  • grep
  • cifs-utils