Duplicity
Encrypted bandwidth-efficient backup using the rsync algorithm
About
Duplicity is an open-source backup utility designed for creating encrypted, bandwidth-efficient incremental backups of files and directories. Using the rsync algorithm, it transfers only changed data, making it suitable for remote and cloud storage scenarios. It targets system ad…