public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* permissions differ depending on use of /cygdrive
@ 2015-08-03 14:45 Lester Ingber
  2015-08-03 19:30 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Lester Ingber @ 2015-08-03 14:45 UTC (permalink / raw)
  To: cygwin

I'm up to date with my cygwin64 running Version 2.2.0-1.
I just noticed this inconsistent behavior depending on the use
of /cygdrive under both the latest tcsh or bash:

7:38:28am ingber@lesterX1:~% ls -l /cygdrive/d/lesterX1
total 50426948
-rwxrwxrwx+ 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
-rwxrwxrwx+ 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
-rwxrwxrwx+ 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
7:38:45am ingber@lesterX1:~% ls -l d:/lesterX1
total 50426948
-rw-r--r-- 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
-rw-r--r-- 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
-rw-r--r-- 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
7:39:18am ingber@lesterX1:~% bash
[07:42:39 ingber@lesterX1 ~]$ ls -l /cygdrive/d/lesterX1
total 50426948
-rwxrwxrwx+ 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
-rwxrwxrwx+ 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
-rwxrwxrwx+ 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
[07:42:52 ingber@lesterX1 ~]$ ls -l d:/lesterX1
total 50426948
-rw-r--r-- 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
-rw-r--r-- 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
-rw-r--r-- 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: permissions differ depending on use of /cygdrive
  2015-08-03 14:45 permissions differ depending on use of /cygdrive Lester Ingber
@ 2015-08-03 19:30 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2015-08-03 19:30 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1652 bytes --]

On Aug  3 14:45, Lester Ingber wrote:
> I'm up to date with my cygwin64 running Version 2.2.0-1.
> I just noticed this inconsistent behavior depending on the use
> of /cygdrive under both the latest tcsh or bash:
> 
> 7:38:28am ingber@lesterX1:~% ls -l /cygdrive/d/lesterX1
> total 50426948
> -rwxrwxrwx+ 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
> -rwxrwxrwx+ 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
> -rwxrwxrwx+ 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
> 7:38:45am ingber@lesterX1:~% ls -l d:/lesterX1
> total 50426948
> -rw-r--r-- 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
> -rw-r--r-- 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
> -rw-r--r-- 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
> 7:39:18am ingber@lesterX1:~% bash
> [07:42:39 ingber@lesterX1 ~]$ ls -l /cygdrive/d/lesterX1
> total 50426948
> -rwxrwxrwx+ 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
> -rwxrwxrwx+ 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
> -rwxrwxrwx+ 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB
> [07:42:52 ingber@lesterX1 ~]$ ls -l d:/lesterX1
> total 50426948
> -rw-r--r-- 1 ingber Users 50108441600 Aug  2 03:35 Archive(1).TIB
> -rw-r--r-- 1 ingber Users        3538 Aug  3 03:04 Archive(1).xml
> -rw-r--r-- 1 ingber Users  1528744448 Aug  3 03:04 Archive(1)2.TIB

The cygdrive path is using the "acl" mount option by default while
DOS paths always use "noacl".


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-03 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-03 14:45 permissions differ depending on use of /cygdrive Lester Ingber
2015-08-03 19:30 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).