On Thu, Jan 16, 2003 at 02:54:37PM -0500, Kent Borg wrote:
> Does anyone here know of good online backup software?  That is, with
> disks getting so big that they can be hard to fill up and tapes are
> getting impractical, why not back up a Linux machine to a different
> computer, or in the case of a raid 1 machine, maybe even to itself (to
> a normally unmounted partition).
> 
> As a first approximation a simple rsync could be pretty efficient at
> making backups, but I also want to be abe to fetch old versions of
> changed (or deleted) files.  
> 
> I think I want rsync with history.  To save space I would like to run
> it immediately after installing the OS to establish a baseline that
> wouldn't actually have to be stored, maybe just kept as md5s like a
> tripwire database.  
> 
> Is there such a thing?

I think you want something like rdiff-backup. It can be found on freshmeat.net. 
Basically keeps some history around as well as rsyncing for backups. I use rsync to 
backup my work Win98 partitions to my home linux box. Works a champ and 
keeps the backups offsite.

-- 
Jack Bowling
mailto: [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to