RE: ls shows different permissions for the same file

2012-09-13 Thread Boemker, Tim
On 9/12/2012 8:03 PM, Larry Hall wrote: > No because with Windows paths Cygwin doesn't look at Windows ACLs. It > just reports a default set of ugo permissions. Where does it get the default set of ugo permissions? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ:

ls shows different permissions for the same file

2012-09-12 Thread Boemker, Tim
Larry, Do you mean that, with a POSIX path, I get ACL-based permissions, but with Windows paths, I get just user-group-other permissions? That sounds reasonable, but shouldn't they agree as far as they overlap? In the following example, for example, shouldn't they agree whether foo is writabl