On Fri, Sep 26, 2003 at 12:03:14PM +0400, Jack Pavlovsky wrote: > I've found a little bug in lftp: > when using file:// URL scheme, lftp processes path as it does in http or > whatever else (e.g., changes %7E to ~ etc.). this is wrong, because > filesystems allow for these characters (as well as for literal "%7E"). > any such processing is wrong.
I don't think it is wrong. Mozilla does the same thing, e.g. encodes : to %3A in file: URLs. -- Alexander.
