Re: Rsync and different sizes
On Thursday 19 October 2006 09:52, Sturla Holm Hansen wrote:
> Hi list.
> I'm using rsync to sync /var/lib/backuppc from a backup-server to
> another server as a backup of the backup.
> I run rsync, it finishes without error, but when running du -hs on
> the local and remote copy of the data there's a significant
> size-difference...
And where is the big copy? I guess in the destination.
> Tried re-running rsync, same result..
> Any ideas?
May be you don't use rsync with --hard-links. Give a try.
Regards,
Daniele
Reply to: