On Fri, Sep 26, 2003 at 01:46:56PM +0400, Jack Pavlovsky wrote:
> in other words, if i have file named /root/a%7E, how can I address it using 
> the file:// URL scheme?

Encode the %:

        file:/root/a%257E

-- 
   Alexander.                      | http://www.yars.free.net/~lav/  

Reply via email to