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]

Re: filename with HASH


Few more tests: seems lynx dont like #

$ mv "test bay#, wwid" "test # abc"
$ lynx -dump "test # abc"

Can't Access `file://localhost/cygdrive/e/test%20#%20abc'
Alert!: Unable to access document.

lynx: Can't access startfile

$ mv  "test # abc" "test# a"
$ lynx -dump "test# a"

Looking up test
Making HTTP connection to test
Alert!: Unable to connect to remote host.  <<

lynx: Can't access startfile http://test/#%20a
$ head -1 "test# a"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";
>

So, just changing the filename gives completely different results.

-- 
View this message in context: http://old.nabble.com/filename-with-HASH-tp32858658p32858723.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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