rsync 3.0.6 ACLs under MacOS 10.4

David C. Miller millerdc at fusion.gat.com
Thu May 14 22:53:02 GMT 2009


to preserve Mac OS X ACL's and extended attributes you have to be rsyncing to another Mac or at least a volume formatted with HFS+. If your rsync server is not a Mac and the HFS+ partition does not have ACL's turned on then the ACL's and extended attributes won't be copied.

David.


----- Original Message -----
From: "gigagigosu" <cmiron at metroland.com>
To: rsync at lists.samba.org
Sent: Thursday, May 14, 2009 9:44:05 AM GMT -08:00 US/Canada Pacific
Subject: rsync 3.0.6 ACLs under MacOS 10.4


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


More information about the rsync mailing list