rsync and copying ACL
Wayne Davison
wayned at samba.org
Thu Jul 12 04:17:35 GMT 2007
On Mon, Jul 09, 2007 at 02:19:43PM +0200, Vincent Bernat wrote:
> sending incremental file list
> recv_acl_access: value out of range: ff
This is becuase there is not an MS Windows compatibility section in the
ACL code. I assume that the Win copy is using the Posix code, and that
requires that the copied ACL data has an access bit set that is in the
range of 0-7. To make this work, someone will need to understand how MS
Windows ACLs differ from Posix ACLs and work out some compatibility
code.
..wayne..
More information about the rsync
mailing list