Alexander,

   I specified 'set ftp:initial-prot ""' as you suggested, but I am still
having the same problem.

-----------------Begin
Session-------------------------------------------------
lftp :~> set ssl:verify-certificate off
lftp :~> set ftp:ssl-auth SSL
lftp :~> set ftp:ssl-protect-data true
lftp :~> set ftp:ssl-force true
lftp :~> set ftp:initial-prot ""
lftp :~> debug 13
lftp :~> open -uVendorQOH,xxxxxxxxxx -p990 ftp://fastedi.fastenal.com
---- Resolving host address...
---- 1 address found: 205.243.112.67
lftp vendor...@fastedi.fastenal.com:~> ls
FileCopy(0x8efebf0) enters state INITIAL
FileCopy(0x8efebf0) enters state DO_COPY
---- dns cache hit
---- Connecting to fastedi.fastenal.com (205.243.112.67) port 990
<--- 220 Welcome to Fastenal FTP Production
---> FEAT
<--- 530 Not logged in.
---> AUTH SSL
<--- 234 Security data exchange complete.
---> USER VendorQOH
Certificate depth: 0; subject: /C=US/ST=Minnesota/L=Winona/O=Fastenal
Company/OU=Ecommerce/OU=Terms of use at www.verisign.com/rpa (c)05/CN=
fastedi.fastenal.com; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust
Network/OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign
Class 3 Secure Server CA - G3
WARNING: Certificate verification: unable to get local issuer certificate
WARNING: Certificate verification: certificate not trusted
WARNING: Certificate verification: unable to verify the first certificate
Certificate verification: common name: ‘fastedi.fastenal.com’ matched
<--- 331 Password required for VendorQOH.
---> PASS QOH4vendors
<--- 230 Greetings and Thanks for successfully Logging In to Fastenal
---> FEAT
<--- 211-Extensions supported:
<---  AUTH
<---  CCC
<---  EPRT
<---  EPSV
<---  FEAT
<---  MDTM
<---  PBSZ
<---  SIZE
<---  REST STREAM
<---  MODE Z
<--- 211 End
---> PWD
<--- 257 "/" is current directory.
---> PBSZ 0
<--- 200 PBSZ command successful.
---> PASV
<--- 227 Entering Passive Mode (205,243,112,67,3,221)
---- Connecting data socket to (205.243.112.67) port 989
---- Data connection established
---> LIST
<--- 503 PROT command is required before data transfer.
---- Closing data socket
ls: Access failed: 503 PROT command is required before data transfer.
------------------End
Session---------------------------------------------------

-- 
Gary D. Walborn
gwalb...@gmail.com
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to