Re: "/" in filename confuses handling of spec. chars on non-managed mount

2007-10-16 Thread Corinna Vinschen
On Oct 16 16:25, ?rsek L?szl? wrote: > Hi, > > I'm running "CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57". > > If I try to create a regular file with a colon (:) in its name, cygwin > refuses it with ENOENT (rightly so): > > $ echo test >"a:b" > -bash: a:b: No such file or directory a

"/" in filename confuses handling of spec. chars on non-managed mount

2007-10-16 Thread Érsek László
Hi, I'm running "CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57". If I try to create a regular file with a colon (:) in its name, cygwin refuses it with ENOENT (rightly so): $ echo test >"a:b" -bash: a:b: No such file or directory However, if I put, in addition, a slash in the name