On Wed, Feb 23, 2005 at 11:20:59PM +0100, Daniel Johansson wrote:
> <--- 211-Extensions supported:
> <---  EPRT
> <---  IDLE
> <---  MDTM
> <---  SIZE
> <---  REST STREAM
> <---  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
> <---  MLSD
> <---  ESTP
> <---  PASV
> <---  EPSV
> <---  SPSV
> <--- 211 End.

As you can see, the server does not report that it supports AUTH command.
That's why lftp does not use it. You can turn off FEAT command in lftp:

    set ftp:use-feat off

then lftp would try AUTH command.

-- 
   Alexander.

Reply via email to