Displaying 3 results from an estimated 3 matches for "acl_type_extend".
Did you mean:
acl_type_extended
2008 Sep 04
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
...the ACL flag for Macs is set
as shown in the OPTS variable in my backup script:
OPTS=(-aAX --delete --archive --rsync-path=/usr/local/bin/rsync
--protect-args --fileflags --force-change)
Some sample error log entries are:
rsync: set_acl: sys_acl_set_file(SN3201128/.Share Your Images.url.g4bMCP,
ACL_TYPE_EXTENDED): Operation not supported (45)
rsync: set_acl: sys_acl_set_file(SN3201128/.Warez Home.url.WxglUO,
ACL_TYPE_EXTENDED): Operation not supported (45)
rsync: set_acl:
sys_acl_set_file(SN3201128/Steinberg_Nuendo_v3.2.0.1128/.Steinberg.Nuendo.ex
e.i2w172, ACL_TYPE_EXTENDED): Operation not supported (4...
2008 Oct 23
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
...S variable in my backup script:
>
> OPTS=(-aAX --delete --archive --rsync-path=/usr/local/bin/rsync
> --protect-args --fileflags --force-change)
>
>
> Some sample error log entries are:
>
> rsync: set_acl: sys_acl_set_file(SN3201128/.Share Your
> Images.url.g4bMCP,
> ACL_TYPE_EXTENDED): Operation not supported (45)
> rsync: set_acl: sys_acl_set_file(SN3201128/.Warez Home.url.WxglUO,
> ACL_TYPE_EXTENDED): Operation not supported (45)
> rsync: set_acl:
> sys_acl_set_file(SN3201128/
> Steinberg_Nuendo_v3.2.0.1128/.Steinberg.Nuendo.ex
> e.i2w172, ACL_TYPE_EXTEND...
2009 May 14
2
rsync 3.0.6 ACLs under MacOS 10.4
...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.