slackbuilds_ponce/system/duply
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
duply.info
duply.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
README
slack-desc

duply - A shell front end for duplicity

duply is a frontend for the mighty duplicity magic. duplicity is a
python based shell application that makes encrypted incremental
backups to remote storage. Different backends liek ftp, sftp, imap,
s3 and others are supported.

duply simplifies running duplicity with cron or on command line by:
- keeping recurring settings in profiles per backup job
- automated import/export of keys between profile and keyring
- enabling batch operations eg. backup_verify_purge
- executing pre/post scripts
- precondition checking for flawless duplicity operation

For S3 support install boto