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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Additional Comments From [EMAIL PROTECTED]  2005-07-15 12:21 -------
I doubt that this is an rsync problem, so I would suggest that you investigate
what is going on with your OS.  Some suggestions:

Use higher levels of verbosity to see what username mapping rsync is doing for
these files.  That might show you what user is having a problem.

Try using the --numeric-ids option to see if that avoids the problem (which
might help you to narrow down what is going wrong).

Try running rsync under strace (or truss, or whatever your OS supplies) to see
what arguments are being passed to the chown() call.  See the issues and
debugging web page, http://rsync.samba.org/issues.html, for a script that can be
used for this purpose.

-- 
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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to