On Mon, May 06, 2002 at 12:08:47AM +1000, robert wrote:
> I am trying to connect to an ftp4all server and i get this error..
> 
> <--- 220
> ---> AUTH TLS
> <--- 421 AUTH command out of sequence (bouncer timeout?)
> **** remote end closed connection

Add this to your ~/.lftp/rc:

        set ftp:ssl-allow no
        
to disable AUTH command.

-- 
   Alexander.

Reply via email to