2003-07-04 00:04:49 -04:00
|
|
|
Duplicity backs directories by producing encrypted tar-format volumes and
|
2003-07-03 02:57:30 -04:00
|
|
|
uploading them to a remote or local file server. Because duplicity uses
|
2003-07-04 00:04:49 -04:00
|
|
|
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.
|
2003-07-03 02:57:30 -04:00
|
|
|
|
|
|
|
WWW: http://www.nongnu.org/duplicity/
|