Displaying 1 result from an estimated 1 matches for "msg01243".
Did you mean:
msg00243
2006 Mar 16
1
How to compile Rsync with acl support on Cygwin
...ementation:
http://www.ee.adfa.edu.au/staff/hrp/webDesignHelp/cygwin-ug-net-nochunks.htm
l#OV-HI-PERM
Corinna Vinschen also mentioned that the cygwin ACLs were modeled using
Solaris ACLs and to reference the sun documentation site for implementation
http://sources.redhat.com/ml/cygwin/2001-06/msg01243.html
Seeing that the acls.diff patch already had all the code for doing Solaris
ACLs, it struck me that maybe it might work for Cygwin. I edited the
acls.diff patch and it compiled (albeit with a few warnings). I have since
tested it using the 2.6.6 and 2.6.7 code successfully. I was able to...