This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ls shows different permissions for the same file


ls reports different permissions for the same file, depending on whether I provide a Windows-form path or a UNIX-form path:

$ /bin/ls -ldi c:/apps/amq-versions/amq.12.1.0-RC42/conf /cygdrive/c/apps/amq-versions/amq.12.1.0-RC42/conf
7318349394635879 drwxrwxrwx+ 1 tboemker Domain Users 0 Sep 12 07:56 /cygdrive/c/apps/amq-versions/amq.12.1.0-RC42/conf
7318349394635879 drwxr-xr-x  1 tboemker Domain Users 0 Sep 12 07:56 c:/apps/amq-versions/amq.12.1.0-RC42/conf

$ /bin/ls --version
ls (GNU coreutils) 8.15
Packaged by Cygwin (8.15-1)
...

Am I missing something, or is this a bug?

Thanks,

Tim



Attachment: cygcheck.out
Description: cygcheck.out

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]