1.5.24:network path names with @ sign (at sign)

t0th south.minds@gmail.com
Sun Jun 17 01:56:00 GMT 2007


ls command fails when network path contains @ sign

$ ls -l //server\@name/share/folder_name/
/bin/ls: cannot access //server\@name/share/folder_name/folder_name:
No such file or directory
total 0
?????????? ? ? ? ?            ? folder_name

this works:
touch //server\@name/share/folder_name/foo
cd //server\@name/share/folder_name/
cd //server\@name/share/
these doesn't:

ls -l //server\@name/share/
cp //server\@name/share/folder_name/foo .

Notice it worked correctly as of version 1.5.19. Both cygcheck output
are attached.

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



More information about the Cygwin mailing list