incoming chmod on daemon fails on subdirectories

Bill Uhl bill at greenlightnet.com
Fri Sep 22 14:17:36 GMT 2006


Tried leaving out the repeated D and F per the manpage. Permissions 
without the leading D and F were applied to both directories and files. 
I am not sure how this would work. Would this make the chmod settings 
order specific?

Regarding the filesystem, it's ext3 on an LVM logical volume on a 
software raid mirror.

Paul Slootman wrote:

>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
>  
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list