On Fri 22 Sep 2006, Bill Uhl wrote:

>        incoming chmod = Dg=s,Dug=rwx,Do-rwx,Fug=rw,Fo-rwx

Following the example in the manpage, I would have used:

    incoming chmod = Dg=s,ug=rwx,o-rwx,Fug=rw,Fo-rwx

i.e. leaving out the repeated D and F letters.


> 2006/09/21 04:34:58 [6860] default_perms_for_dir: 
> sys_acl_get_file(linux/documentation/perl/perl_networking/ch17, 
> SMB_ACL_TYPE_DEFAULT): Permission denied, falling back on umask

Are you rsyncing to a smbfs filesystem? I'm never surprised by very
unexpected results in the mode bits on such filesystems...


Paul Slootman
-- 
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