Trying to create default ACL entries to match file ACL entries

Chris Wagner wagnerc@plebeian.com
Tue Jun 4 21:34:00 GMT 2019


Hi Linda, / is just a mount to something like C:\Cygwin64 so there is no 
problem in changing it.

You should delete all the target thing's permissions first to guarantee 
starting from a clean slate.

$ setfacl -kb z2/ && getfacl z1/ |setfacl -f - z2/

This works for me with the latest packages.

HTH, Chris



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list