On Fri, Jan 23, 2004 at 08:24:14PM +0200, J-P Nurmi wrote: > Hi.. I have problems logging on sites using SSL/TLS. Debug file looks like > this: > > [1885] 123.45.67.89 ---- Connecting to 123.45.67.89 (123.45.67.89) port 911 > [1885] 123.45.67.89 <--- 220 FTPNAME (glftpd 1.32_Linux+TLS) ready. > [1885] 123.45.67.89 ---> AUTH TLS > [1885] 123.45.67.89 <--- 234 AUTH TLS successful > [1885] 123.45.67.89 ---- Closing control socket
It is strange that lftp did not print the reason for disconnection. Please run strace and/or ltrace on lftp to see system/library calls it does. Also check that you have debug level 9 in lftp. -- Alexander. | software is knowlege
