https://bugzilla.samba.org/show_bug.cgi?id=8162
--- Comment #2 from yannick <yann...@magikdo.com> 2011-05-24 16:39:05 UTC --- (In reply to comment #1) > Did/ test/abc/def/yaya/lolo/ghi exist? > Rsync will create the target dir if it doesn't already exist but it will not > create the parents of the target dir. > > Try mkdir -p. mkdir -p after call rsync? it's ok in local but for rsync machine A to B mkdir is not possible -- 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