You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 3 years ago | |
backup | 3 years ago |
README.md
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.