[ale] encrypted differential backups
Brian Pitts
brian at polibyte.com
Sun Aug 30 21:17:39 EDT 2009
On 08/30/2009 09:03 PM, Jim Popovitch wrote:
> I'm looking for an open source way to periodically (cron) archive
> differential file system changes to an encrypted format (tarball) that
> can be pushed out to a possibly-not-so-secure remote site (s3).
>
> ideas?
http://www.nongnu.org/duplicity/
"Duplicity backs directories by producing encrypted tar-format volumes
and uploading them to a remote or local file server. Because duplicity
uses 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... In theory
many protocols for connecting to a file server could be supported; so
far ssh/scp, local file access, rsync, ftp, HSI, WebDAV, and Amazon S3
have been written."
--
All the best,
Brian Pitts
More information about the Ale
mailing list