On Wed, 2011-11-23 at 19:26 -0500, cov...@ccs.covici.com wrote: > I am using rdiff-backup which is no longer maintained, but still seems > to work, but I was thinking to use rsnapshot instead which seems like > a > nice way to do this, but this seems not to have been maintained for a > while, either, so I was wondering if anyone is using it and how it > works > for you?
I use good ole' rsync, together with a couple of scripts. It does the hard link-style incrementals and I can do a near-bare-metal restore. >From that. rsync is still maintained afaik.