1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Sep 27 18:32:00 GMT 2010


On Sep 27 10:33, Keith Christian wrote:
> On Mon, Sep 27, 2010 at 10:27 AM, Corinna Vinschen
> 
> > What you have to do is to use some entirely different path, commas
> > to separate the mount options, and drop the noumount option, like this:
> >
> >  Z: /my_z_drive dont_care binary,posix=0,user.noacl 0 0
> >
> >  $ mount -f -o binary,posix=0,user.noacl Z: /my_z_drive
> 
> Alright, that's easier to follow.  I'll try that and let you know what
> I find.  The docs are pretty good but I wasn't confident that I had
> the syntax correct.

Btw., the "user" option is implied if you use mount.  You don't have
to specify it on the command line.


Corinna

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

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