Have a functional rsync 3.0.6 server but am having troubles preserving
permissions from source to destination.

On server, rsyncd.conf looks like this (modules are defined but not listed
below):
cat /etc/rsyncd.conf 
secrets file = /etc/rsyncd.secrets
read only = no
list = yes
uid = root
gid = wheel


On client am using -ApXrvvhog option and here are some errors am getting:

rsync: pack_smb_acl sys_acl_set_info(): Operation not supported (45)
rsync: pack_smb_acl sys_acl_set_info(): Invalid argument (22)
rsync: pack_smb_acl sys_acl_set_info(): Invalid argument (22)
rsync: set_acl: sys_acl_set_file(New Fonts/Feb 6/.TC-Black.bmap.2Z6Ex6,
ACL_TYPE_EXTENDED): Invalid argument (22)

Files do get copied properly but ACLs are lost. Any way to fix this? :)
-- 
View this message in context: 
http://www.nabble.com/rsync-3.0.6-ACLs-under-MacOS-10.4-tp23544452p23544452.html
Sent from the Samba - rsync mailing list archive at Nabble.com.

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