X-Recipient: archive-cygwin AT delorie DOT 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 To: cygwin AT cygwin DOT 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 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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" 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