Commit Graph

6 Commits

Author SHA1 Message Date
ajacoutot
2d9bcfb8c2 Update to duplicity-0.6.15.
ok jim@ (maintainer)
2011-09-20 21:49:34 +00:00
jim
2fde7686bf update to 0.6.06 from bernd@
ok bernd@
2009-12-05 14:45:08 +00:00
jim
ae26242bd4 update to 0.5.17 and change maintainer per Bruno Bigras.
ok wcmaier@ simon@
2009-05-15 16:36:50 +00:00
sthen
f363b22732 update to 0.5.08, from Jim Razmus via maintainer Bruno Bigras. 2009-02-09 00:28:33 +00:00
okan
08c5eb12ad update to 0.5.01 from MAINTAINER (Bruno Bigras)
ok merdely@
2008-09-17 02:40:27 +00:00
okan
8e6a03f69c import duplicity
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or local)
file server.  Currently local, ftp, ssh/scp, rsync, WebDAV, WebDAVs, HSi
and Amazon S3 backends are available.  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.

The duplicity package also includes the rdiffdir utility.  Rdiffdir is
an extension of librsync's rdiff to directories - it can be used to
produce signatures and deltas of directories as well as regular files.
These signatures and deltas are in GNU tar format.

based on the original submission from Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:27:45 +00:00