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