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


way...@samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Version|3.0.6                       |3.0.8




------- Comment #2 from way...@samba.org  2011-01-01 15:03 CST -------
The error message was outputting the filename relative to the transfer, so it
was talking about 0/etc.  In the case where directory 0/etc did not exist but
alt-dest 1/etc did exist, rsync was itemizing director xattrs always against
the real destination, which could cause an error if the destination directory
did not yet exist.

I have changed the error messages for xattrs to output a full path (as other
errors do) and have fixed this itemizing xattr lookup to check against the
alt-path directory.  This will be in 3.0.8.


-- 
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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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