1.7 - noacl for cygdrive

Richard Ivarson RiIvarson@gmail.com
Sat Nov 15 21:24:00 GMT 2008


Corinna Vinschen schrieb:
> On Nov 13 14:37, Rob Bosch wrote:
>> Is there a way to specify noacl for any cygdrive referenced path?  I have
>> used rsync quite a bit in the past and rather than specifying mount point
>> such as /var, I have just referenced the path to the directory to store
>> (e.g. /cygdrive/e/data/backup01).  This allows me to put the data anywhere
>> on a drive (mapped or local) without worry about maintaining an fstab entry.
>> I'd like to just use the NT permissions and have them inherited rather than
>> my cygwin process resetting them.   
>>
>> Under 1.7 the permissions are being treated as POSIX because I don't have a
>> cygdrive entry in fstab.  How can I disable POSIX for /cygdrive references?
> 
> By adding a /cygdrive entry to /etc/fstab, for instance
> 
>   none /cygdrve cygdrive user,noacl,posix=0 0 0
          /cygdrive


Corinna, thanks to your post I did that now, but unfortunately RSYNC still 
resets my NT permissions.
Like Rob I use cygdrive paths.

Rob, how did you manage to keep the NT permissions with your RSYNC? For me it 
always sets own permissions, which then conflicts with my originaly NT 
permissions. Do you have to specify any special RSYNC parameter?

P.S. How can I see if my Cygwin has got version number "1.7" ?

-Richard


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



More information about the Cygwin mailing list