Hi
On Wed, 29 Apr 2015 14:23:56 +0200 Frantisek Hanzlik wrote:

> Now I still do not understand why does not work this switch form:

> --chmod=D=775,F=664

This is not the proper syntax: suppress the = signs before the modes:

--chmod=D775,F664

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

Reply via email to