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]

cygpath -w for non-existent server


With non-existent server foo, and Cygwin 1.7.7 or the latest 1.7.8 snapshot:

$ cygpath -w //foo/bar
\\foo\bar

$ cygpath -w //foo
cygpath: error converting "//foo" - No such file or directory

Is that as intended?

Also, both only return after a few seconds delay, so I assume they
trigger network accesses. Is that necessary?

Andy

--
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


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