.#* lock files under X, for files I edit???

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Jul 15 19:42:00 GMT 2009


On Jul 15 11:08, Marc Girod wrote:
> OK again. Now you are already much deeper than I ever
> was in the causes.
> The MVFS doesn't support DOS attributes?
> I have no clue about that.
> How may I check this? Interesting...

Try this on the MVFS FS:

$ touch foo
$ attrib foo
A        X:\foo
$ attrib +r +s foo
$ attrib foo
A  S R   X:\foo

If you don't get the above result, MVFS doesn't support DOS attributes,
or it only supports them partially.  It would be helpful to get this
information exactly from somebody using MVFS.


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