From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Parker, Ron" To: "Larry Hall (RFK Partners, Inc)" , "Parker, Ron" , "cygwin@sourceware.cygnus.com" Subject: RE: File name syntax (WAS: RE: FW: Can not config sshd) Date: Fri, 26 May 2000 14:27:00 -0000 Message-id: <20000526212550.5941CF802@mx1.hotpop.com> X-SW-Source: 2000-05/msg00993.html > Right. The significance is for UNC paths which can be easily > access currently > using "///" in Cygwin now... Understood. My intention was that server:share would be converted to \\server\share before it reached the Windows file API's used inside of cygwin. The entire idea was that many UNIX programs parse the colon paths as network paths already and this would bring cygwin a little more inline with the UNIX world.