Encrypted bandwidth-efficient backup using the rsync algorithm
Duplicity incrementally backs up files and directories 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, rsync, HSI, WebDAV, and Amazon S3 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.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/duplicity && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000074 74 Bytes | |
_servicedata | 0000000240 240 Bytes | |
duplicity-1.2.3.tar.gz | 0001437208 1.37 MB | |
duplicity-remove_shebang.patch | 0000000820 820 Bytes | |
duplicity.changes | 0000062102 60.6 KB | |
duplicity.spec | 0000002774 2.71 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
Update to the last version supporting python 3.6 (jsc#PED-5788)
Comments 0