https://bugzilla.samba.org/show_bug.cgi?id=8336
Matt McCutchen <m...@mattmccutchen.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|parent dir permission |--implied-dirs should | |include the file-list root | |by default --- Comment #1 from Matt McCutchen <m...@mattmccutchen.net> 2011-07-28 19:09:12 UTC --- The "a" directory is outside the scope of the file list. Rsync is not responsible for its attributes. "sourcedir" on the destination is at the file-list root. Rsync does not include the file-list root as an implied dir unless you write an extra "." in the source arg: /a/sourcedir/./.g/dirtree/to/transfer . Leaving out the file-list root seems like a gratuitous special case to me. Wayne, is there a reason for this (other than backward compatibility now that rsync has been doing it)? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- 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