[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Encrypted remote backups & issues
Alexander Zangerl <az@snafu.priv.at> writes:
> On Fri, 19 Sep 2003 11:24:03 +0200, Christian Jaeger writes:
>>Are there alternatives? tar|gpg|netcat(+md5) is a solid solution but
>>requires full backups each time.
>
> not necessarily: i'm using dump (via amanda), and my /sbin/dump is a
> 90 line shell script that runs dump's output through gpg.
Yes, this would work with tar, too. However, date-based incremental
backups don't work well
* for large files with small changes
* when you can't trust the time stamp (what happens when files or
directories are moved? file hierachies untarred?)
Some sort of "rsync/unison into an encrypted tar archive" would be
nice. Any ideas how to achieve this in userland?
-Hein
--
http://hein.roehrig.name
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/