Bash wrapper script for automated backups with duplicity supporting Amazon's S3 online storage as well as other storage destinations (ftp, rsync, sftp, local storage...). Migrated from GitHub https://github.com/2Shirt/duplicity-backup.sh.git
| .gitignore | ||
| CHANGELOG | ||
| dt-s3-backup.sh | ||
| LICENSE | ||
| README | ||
**NOTE: currently, the script is undergoing some changes! You should use version 3 (0.3) for the time being until we have all the bugs/kinks sorted out. More information about this script avaiable at: http://damontimm.com/code/dt-s3-backup TO DO: * Add a README file to the "--backup-this-script" option because, if you are like me, when it is working for so long I forget what to do when it comes time to restore * Clean up general formatting of the script and make it pretty * give demo on how to use an "--archive-dir" option * test --restore-file (specific) option