On 7/12/07, Wayne Davison <[EMAIL PROTECTED]> wrote:
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.

Vincent: Srinivasa Battula <[EMAIL PROTECTED]> has made a modified
version of rsync that copies Windows ACLs perfectly when running on
his modified version of Cygwin.  You might want to ask him for copies
of his rsync and cygwin and try them out.

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