slackbuilds/system/duplicity
Dimitris Zlatanidis b48b38291b
system/duplicity: Updated dependencies.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-17 09:07:16 +07:00
..
README
duplicity.SlackBuild
duplicity.info system/duplicity: Updated dependencies. 2024-02-17 09:07:16 +07:00
slack-desc

README

duplicity - Encrypted bandwidth-efficient backup using rsync algorithm

Duplicity backs up directories by producing encrypted tar-format
volumes and uploading them to a remote or local file server. Because
duplicity uses librsync, the incremental archives are space efficient
and only record the parts of files that have changed since the last
backup. Because duplicity uses GnuPG to encrypt and/or sign these
archives, they will be safe from spying and/or modification by the
server.