[Bug 1678] --link-dest doesn't create hard links on remote system.

samba-bugs at samba.org samba-bugs at samba.org
Fri Sep 17 23:14:05 GMT 2004


https://bugzilla.samba.org/show_bug.cgi?id=1678


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Version|2.6.3                       |2.6.0




------- Additional Comments From wayned at samba.org  2004-09-17 16:14 -------
Rsync got a bug-fix in 2.6.1 that made --link-dest work properly for a non-root
user when -o was specified and the UID numbers for a username weren't identical.
The receiving rsync is the one that affects this (since it is the one doing the
checking to see if the files are the same and should be linked together or not).

So, in your test that succeeded with -o specified and a 2.6.0 receiving-rsync,
the two systems must have the same UID for that user.

Solutions:  (1) update the receiving rsync to 2.6.3pre1, (2) don't specify/imply
-o, or (3) make sure that your users have matching ID numbers on your various hosts.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list