On Fri, May 07, 2004 at 03:19:34AM -2100, J-P Nurmi wrote:
> I have a weird problem connecting to a couple ftp servers. Both are running
> glFtpD+TLS but neither one is using secure connections, meaning SSL/TLS
> is disabled on those servers. When lftp is compiled without ssl-support,
> it can connect both of those aforementioned sites fine. However I need lftp
> with ssl-support for some other server. Below is a debug file output on

Add this to ~/.lftp/rc:

        set ftp:ssl-allow/111.222.333.444 no

(after slash should be the name of the server which you use for open command.

-- 
   Alexander.

Reply via email to