On Thu, Mar 27, 2008 at 03:57:23PM +0100, Anthony Durity wrote:
> I'm having trouble getting directory listings of a server of ours. It
> appears to hang and I have to ^C it. I can connect and list with gftp and
> Firefox. What am I doing wrong?

The server has a trouble establishing secure data connection.
You can try to use clear data connection with this command:
        set ftp:ssl-protect-list no
or disable TLS altogether with:
        set ftp:ssl-allow no

BTW, do you use the latest lftp version 3.7.0?

-- 
   Alexander.

Reply via email to