Description
Encrypted backup jobs with S3 support can be automated through a Bash wrapper around duplicity. It is useful for administrators who want repeatable backup jobs without writing every duplicity command by hand.
Backup scripts can read private files and push data to remote storage. Review included paths, credentials, retention policy, and restore procedure before automation.