DO NOT REPLY [Bug 6553] rsync hangs at filenames starting with an underscore

samba-bugs at samba.org samba-bugs at samba.org
Sat Jan 1 13:12:49 MST 2011


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


wayned at samba.org changed:

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




------- Comment #3 from wayned at samba.org  2011-01-01 14:12 CST -------
Rsync doesn't care about an underscore-starting file, but OS X sometimes
creates virtual files for associated data that are named for the primary file
with a leading underscore added.  The official rsync uses xattrs for this data,
so make sure you aren't mixing an apple-modified rsync (which creates extra
filenames) with an xattr-using rsync.


-- 
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