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]

File Naming Between Cygwin and Windows


I am trying to access via a cygwin application a file called kdeinit-127.0.0.1:0.
The filename is generated within the software, so it is not trivial to change
the file name in the file access via the file system.  

However the underlying Windows file system does not accept colons (:), so the
file is actually called kdeinit-127.0.0.1_0.

How does cygwin deal with characters not accepted by the windows file system
such as colon(:).  Does it translate these characters automtically in file
system calls?

/Ross
  


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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