Hi, I have problem with connecting to one ftps server with implicit ftps. I can authenticate but when issuing "ls" command lftp hang and didn't receive any data from ftps server. I don't know waht is OS and ftps software on this server. Below you can find debug:
[EMAIL PROTECTED] etc]# lftp -d lftp :~> open ftps://10.66.33.59:6375 ---- Resolving host address... ---- 3 addresses found lftp 10.66.33.59:~> login bet00589 bet00589 lftp [EMAIL PROTECTED]:~> ls ---- Connecting to 10.66.33.59 (10.66.33.59) port 6375 Certificate depth: 1; subject: /O=SOPRA/OU=CertificationUnit/CN=Sopra Sample CA; issuer: /O=SOPRA/OU=CertificationUnit/CN=Sopra Sample CA WARNING: Certificate verification: self signed certificate in certificate chain Certificate depth: 0; subject: /C=FR/ST=Hauts-de-Seine/L=Puteaux/O=SOPRA/OU=RDM-XFB/CN=Sopra Sample User 1; issuer: /O=SOPRA/OU=CertificationUnit/CN=Sopra Sample CA <--- 220 Welcome to XFB Gateway FTP server ---> FEAT <--- 530 Not logged in ---> USER bet00589 <--- 331 Send password please ---> PASS bet******** <--- 230 User logged in, proceed ---> FEAT <--- 211-Extensions supported <--- 211- SIZE <--- 211- MDTM <--- 211- AUTH TLS <--- 211- PBSZ <--- 211- PROT <--- 211 End of feat command response ---> PWD <--- 257 "/" is current directory. ---> PBSZ 0 <--- 503 Bad sequence of command ---> PROT P <--- 503 Bad sequence of command ---> PASV <--- 227 Entering passive mode (10,66,33,59,28,64). ---- Connecting data socket to (10.66.33.59) port 7232 ---- Data connection established ---> LIST Interrupt ---> ABOR ---- Closing aborted data socket <--- 226 Abort received, data connection is closed lftp [EMAIL PROTECTED]:/> version LFTP | Version 3.5.14 | Copyright (c) 1996-2006 Alexander V. Lukyanov LFTP is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for LFTP. See COPYING for details. Send bug reports and questions to <[email protected]>. Libraries used: Readline 4.3, Expat 1.95.7, OpenSSL 0.9.7a Feb 19 2003, zlib 1.2.1.2 ---------------------------------------------------- Paul Oakenfold - najdroższy DJ świata już 7 grudnia wystąpi w Hali Stulecia we Wrocławiu. Zobacz więcej: http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fgaleria.html&sid=61
