This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: filename with HASH
- From: pen <pen_1232000 at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 16 Nov 2011 16:29:32 -0800 (PST)
- Subject: Re: filename with HASH
- References: <32858658.post@talk.nabble.com>
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