On Fri, Jun 02, 2006 at 02:54:13PM +0200, Luc SPONGA wrote: > But if somebody wants to use %2F as a string not as a /, how lftp is > goint to recogize it ?
To specify % as literal in URL, use %25 -- Alexander. | http://www.yars.free.net/~lav/
On Fri, Jun 02, 2006 at 02:54:13PM +0200, Luc SPONGA wrote: > But if somebody wants to use %2F as a string not as a /, how lftp is > goint to recogize it ?
To specify % as literal in URL, use %25 -- Alexander. | http://www.yars.free.net/~lav/