Hello. 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 such a failure connection attempt:
---- Connecting to 111.222.333.444 (111.222.333.444) port 21 <--- 220 zZzZz (glftpd 1.32_Linux+TLS) ready. ---> FEAT <--- 211- Extensions supported <--- AUTH TLS <--- AUTH SSL <--- PBSZ <--- PROT <--- CPSV <--- MDTM <--- SIZE <--- SYST <--- RAIDEN_SUX <--- 211 END **** AUTH TLS is not supported, using AUTH SSL instead ---> AUTH SSL <--- 234 AUTH SSL successful ---> USER jaber **** SSL connect: error:00000000:lib(0):func(0):reason(0) ---- Closing control socket Any idea what could cause this? I have tested several lftp versions (2.6(?) ... 3.0.2, 3.0.3) on a few different platforms and same problem occurs on all of them. -jaber _______________________________________________________________________ Parhaat hakupalvelut yhdess� osoitteessa: http://www.eniro.fi/ Suomalaisten yritysten tuotteet ja palvelut: http://yritykset.eniro.fi/
