Re: Link-dest breaks on uid/gid mismatches

2012-06-11 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You might want to look into --fake-super. It can store metadata things (like ownership) in the file attributes instead of setting them on the file. On 06/11/12 15:25, Chris Davies wrote: > I want to use rsync to backup a couple of Windows systems to

Link-dest breaks on uid/gid mismatches

2012-06-11 Thread Chris Davies
I want to use rsync to backup a couple of Windows systems to a central point. To this end I installed the "DeltaCopy" implementation of an rsync server on the Windows boxes. On the central server I have rsync 3.0.7 running on a Debian GNU/Linux distribution. (I also have a similar configuration