Hi, I am getting the following error using lftp shown in bold below and also sequence of steps executed: Could you please help us what could be the issue, we are only getting this error while connecting to this particular server. we didn't get any errors for other servers.
03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO ########### Log File Opened ########### 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO Will execute /opt/lftp/bin/lftp 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO Waiting for password. 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO Password has been read. 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO Changing working directory to /test. 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO NOCLOBBER set to 0 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO Will do a GET from "ftps://testserver"://some.file.test to /100310094158931.some.file.test 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO BINARY transfer mode. 03/10/2010 09:43:25 [lftp_exec.sh] [27663] LFTP_INFO parsing [ftp:ssl-protect-data=yes,ssl:ca-file="/opt/lftp/ce rt/ca-bundle.cert"]... set ftp:ssl-protect-data yes set ssl:ca-file "/opt/lftp/cert/ca-bundle.cert" verifying data connection with rels... ADAM START*ERR_print_errors_fp*********** 27679:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:288: ADAM END*ERR_print_errors_fp************* ADAM DEBUG *** fatal=1, res=-1 rels: Fatal error: SSL_connect: error:00000000:lib(0):func(0):reason(0) 03/10/2010 09:43:26 [lftp_exec.sh] [27663] LFTP_ERROR ########### Cannot OPEN FTP server @ "ftps://testserver" :990 as usertest ########### ------------------------------------------------- lftp -v LFTP | Version 3.4.2 | 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, OpenSSL 0.9.8a 11 Oct 2005 --------------------------------- Thanks, Vijay Thota
