Encrypted bandwidth-efficient backup using the rsync algorithm
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or local)
file server. In theory many remote backends are possible; right now
local, ssh/scp, ftp, and rsync backends are written.
Because duplicity uses librsync, the incremental archives are space
efficient and only record the parts of files that have changed since
the last backup. Currently duplicity supports deleted files, full unix
permissions, directories, symbolic links, fifos, etc., but not hard
links.
- Links to Archiving:Backup / duplicity
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000144 144 Bytes | about 3 years |
duplicity-0.7.17.tar.gz | 0001719145 1.64 MB | about 3 years |
duplicity-remove_shebang.patch | 0000000293 293 Bytes | over 6 years |
duplicity-rpmlintrc | 0000000053 53 Bytes | about 11 years |
duplicity.changes | 0000030434 29.7 KB | about 3 years |
duplicity.spec | 0000003011 2.94 KB | about 3 years |
Comments for duplicity 0