On 04/20/2011 07:42 AM, Soren Hansen wrote: > 2011/4/20 Mark Foster <[email protected]>: >> Since nobody has mentioned it I'll give a plug for Rsnapshot. It works >> well for us backing up hundreds of Linux systems. It supports hardlinks >> and even relies on them you might say... > > It relies on hard links to minimise its own storage requirements. > However, hard link support (in the "two files that are hard links to > the same inode will only be backed up once" sense) is disabled by > default. See the "rsync_short_args" section in rsnapshot's man page. >
Good point. In other words, use rsync_short_args -aH in rsnapshot.conf -- Mark D. Foster <[email protected]> http://mark.foster.cc/ -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
