I just downloaded lftp 3.0.0 and compiled it with openssl 9.6.B. I lftp to the remote site and when I try "ls" command, I get the following error
---- Connecting to 192.85.26.226 (192.85.26.226) port 21 <--- 220 ahxfs01 FTP server (TLSFTP 1.3.1) ready. ---> FEAT <--- 500 'FEAT': command not understood. ---> AUTH TLS <--- 234 AUTH TLS OK. ---> USER Frims147 Certificate depth: 1; subject: /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority; issuer: /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority Certificate depth: 0; subject: /C=US/ST=Michigan/O=General Motors Corporation/OU=Global Web Hosting/OU=Terms of use at www.verisign.com/rpa (c)00/CN=ftp.ecomm.gm.com; issuer: /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority **** SSL connect: sslv3 alert bad record mac ---- Closing control socket ls: Fatal error: SSL connect: sslv3 alert bad record mac I have been and am connecting to this site from my HP-UX box using lftp . But the new box is a linux AS and I just downloaded lftp. Can you please help ? Thanks, -Bijan
