X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.3 required=5.0	tests=AWL,BAYES_50,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <32858723.post@talk.nabble.com>
Date: Wed, 16 Nov 2011 16:29:32 -0800 (PST)
From: pen <pen_1232000@yahoo.com>
To: cygwin@cygwin.com
Subject: Re: filename with HASH
In-Reply-To: <32858658.post@talk.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
References: <32858658.post@talk.nabble.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

