dt-s3-backup
dt-s3-backup copied to clipboard
Bash script for automated backups with duplicity and Amazon's S3 online storage
I've added the option to use SSMTP to send out email (in addition to being able to use mailx)
Hello, I've made a few small improvements to the script: - backup without encryption - some examples for using other protocols - reporting collection-status Are you interested in merging the...
The `INCLIST` cannot be empty - this may be counter intuitive for someone without a specific `INCLIST` needs ... This either needs to be documented (1) or fixed in the...
Currently the array is handled in such a way that it is separating items by spaces, not by the quotes ... that's because we are using: ``` for a in...
Feature request: be able to restore a file from a specific time frame easily using the script.