https://bugzilla.samba.org/show_bug.cgi?id=7070
------- Comment #2 from m...@mattmccutchen.net 2010-02-01 16:15 CST ------- Right. The same problem occurs with a single regular file. Rsync sets the correct permissions (granting the owner all permissions) in set_stat_xattr, but that is too late. It needs to enable read permission when initially creating a regular file or directory. Note that one --fake-super issue (directory permissions incorrectly being retouched) was fixed in 3.0.7, but this is a separate issue. -- 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