Im having trouble with 3 servers. I can successly connect to 4 others.
Here is a summary with debug of each failure:
--------------------------------------------
raidenftpd server - auth TLS
<--- <--- <--- <--- 220-
<--- 220-This server is for PRIVATE use only
<--- 220-If you are accessing this server WITHOUT permission
<--- 220-DISCONNECT NOW
<--- 220-
<--- 220 Please enter your login name now.
---> FEAT
`ls' at 0 [FEAT negotiation...]
Just hangs there
---------------------------------------------
guildftp server - implicit SSL
dns cache hit
---- Connecting to xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) port xxxx
`ls' at 0 [FEAT negotiation...]
Just hangs there
--------------------------------------------
Unknown server - implicit SSL
FileCopy(0x75bf50) enters state INITIAL
FileCopy(0x75bf50) enters state DO_COPY
dns cache hit
---- Connecting to xxx.org (xxx.xxx.xxx.xxx) port xxxx
`ls' at 0 [FEAT negotiation...]
just hangs there
---------------------------------------------
Im using Ubuntu 7.10 with LFTP | Version 3.5.11 Libraries used: Readline
5.2, GnuTLS 1.6.3, zlib 1.2.3.3
Any ideas why its hanging? Thanks