Jimmy DEVEIL wrote:
Hi,
I use lftp to launch scripts on several FTP servers.
Most of them use Implicit SSL, other Explicit and few TLS...
With Explicit SSL, TLS or no encryption, there no problem. I connect to
and navigate in directories...
With Implicit SSL, I connect to the server without problem, I retrieve
the root directory listing without problem.
But when I launch a cd in a subdirectory and ls to list... lftp list the
root directory. The CWD command to change the current working directory
is never send...
(even after a 'cache flush', the LIST command is send without the
subdirectory)
Anyone have an idea of how can I resolve this problem ?
Thx
Hello.
Try to use the latest version of lftp.
This bug seemed to be fixed not so much time ago.
Arkady