search for: rsync_acl_test_copy

Displaying 1 result from an estimated 1 matches for "rsync_acl_test_copy".

2014 Jun 06
0
[Bug 10649] New: --acls does not honor --numeric-ids on OS X
...+a "_bb_test_group allow read" acl-test-dir-2/my_file # delete the user and group so the ACL can not be looked up dscl . -delete /Users/_bb_test dscl . -delete /Groups/_bb_test_group # run the rsync with ACLs and --numeric /usr/local/bin/rsync -aA --numeric-ids /tmp/rsync_acl_test /tmp/rsync_acl_test_copy echo $? # output: #rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0) #rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0) #rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1122) [sender=3.0.9] #23 -- Configure bugmail: ht...