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]

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


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


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