On Apr 7 18:07, Charles Wilson wrote: > MVFS (ClearCase dynamic view) seems to work fine with both "foo." and " > foo ". > > We have a few "network drives" that do not: > > $ touch foo. > touch: cannot touch `foo.': No such file or directory > > $ touch " foo " > touch: cannot touch ` foo ': No such file or directory > > One is a simple shared NTFS drive, I think (volinfo-1.txt). The other is > a weird distributed filesystem of some kind (volinfo-2.txt).
Both are no NTFS, otherwise the FILE_FILE_COMPRESSION would be TRUE. They are very likely Netapp. From the flag values I'd assume that Cygwin already recognizes them as netapp. What does `mount' print? Thanks for testing, btw. 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