https://bugzilla.samba.org/show_bug.cgi?id=6553
way...@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Comment #3 from way...@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. -- 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