No description
Find a file
2018-08-03 13:28:19 -04:00
backup Initial commit 2018-08-03 13:11:26 -04:00
LICENSE Add LICENSE 2018-08-03 17:09:25 +00:00
README.md Missed md... 2018-08-03 13:28:19 -04:00

Backup Script

Script to backup a folder and also be able to maintain several previous versions efficiently

Usage

Usage:
  backup [options] source destination

Options:
  -d <drive>  A drive to be mounted to destination before creating snapshot of source
  -n <num>    How many backups should be kept of source in destination (default: 3)
  -h          Show this screen.