I believe I have discovered a bug. With your client I am unable to
transfer a 0 byte file when 'set ssl-protect-data yes' is set. I have
been able to send this file with different ftp clients. Below I have
include my log file.
[EMAIL PROTECTED]:~$ lftp
lftp :~> debug 6
lftp :~> open -u dgm-admin ftps://vm-w2k3-dmz.corp.stdnet.com
Password:
---- Resolving host address...
---- 1 address found
lftp [EMAIL PROTECTED]:~> cd /home/dgm-admin
---- Connecting to ftpserver.testing.pvt (192.168.3.190) port 990
WARNING: Certificate verification: Not trusted
WARNING: Certificate verification: The certificate's owner does not
match hostname 'ftpserver.testing.pvt'
<--- 220-Security Notice
<--- 220-You are about to access a secured resource. stdnet reserves the
right
<--- 220 to monitor and/or limit access to this resource at any time.
---> FEAT
<--- 211-Extensions supported:
<--- AUTH SSL
<--- AUTH TLS-P
<--- AUTH TLS
<--- AUTH TLS-C
<--- PROT
<--- PBSZ
<--- SIZE
<--- REST STREAM
<--- 211 End of list
---> USER dgm-admin
<--- 331 Password required for dgm-admin
---> PASS XXXX
<--- 230-Welcome to dgm! Please watch this area for important messages.
<--- 230 User dgm-admin logged in.
---> PWD
<--- 257 "/" is current directory
---> PBSZ 0
<--- 200 PBSZ command successful
---> CWD /home/dgm-admin
<--- 250 CWD command successful
cd ok, cwd=/home/dgm-admin
lftp [EMAIL PROTECTED]:/home/dgm-admin> set
ssl-protect-data yes
lftp [EMAIL PROTECTED]:/home/dgm-admin> put
testing.txt ---> PROT P
<--- 200 PROT command successful
---> PASV
<--- 227 Entering Passive Mode (192,168,3,190,5,134)
---- Connecting data socket to (192.168.3.190) port 1414
---> STOR testing.txt
<--- 150 STOR command started
<--- 550 STOR failed: Could not create data connection.
put: Access failed: 550 STOR failed: Could not create data connection.
(testing.txt)
lftp [EMAIL PROTECTED]:/home/dgm-admin>
--
Douglas Mueller
Standard Networks
(608) 227-6100
******************* PLEASE NOTE *******************
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.