We've been working on getting lftp to connect to a remote site running
SecureTransport 4.1.2. 

When attempting to connect via ftp/ssl we get the following

---- Resolving host address...
---- 1 address found
Password: 
dns cache hit
---- Connecting to <ip address> (<ip address>) port 21
<--- 220 <hostname> FTP server (SecureTransport 4.1.2) ready.
---> AUTH TLS
<--- 334 SSLv23/TLSv1           
---> USER <userid>
**** Peer closed connection
---- Closing control socket
dns cache hit                             
---- Connecting to <ip address> (<ip address>) port 21
<--- 220 <hostname> FTP server (SecureTransport 4.1.2) ready.
---> AUTH TLS
`ls' at 0 [TLS negotiation...]
<repeat until we break out of lftp>

Reply via email to