Hi,
I am having problems between lftp 3.1.3 and wsftp used as a server. Can you tell me why the data transfer never completes? Included the debug output.


Regards,
Marciano

Begin forwarded message:

From: Marciano Pitargue <[EMAIL PROTECTED]>
Date: May 6, 2005 10:01:55 AM PDT
To: [EMAIL PROTECTED]
Subject: lftp wsftp issue


---- Connecting to 208.194.225.172 (208.194.225.172) port 21
<--- 220 clientftp.boldfocus.com X2 WS_FTP Server 5.0.4 (1416418430)
---> FEAT
<--- 530 Please login with USER and PASS
---> AUTH TLS
<--- 234 SSL enabled and waiting for negotiation
---> USER user
Certificate depth: 0; subject: /C=US/ST=MA/O=Ipswitch/L=Lexington/OU=R&D/[EMAIL PROTECTED]/ CN=Ipswitch; issuer: /C=US/ST=MA/O=Ipswitch/L=Lexington/OU=R&D/[EMAIL PROTECTED]/ CN=Ipswitch
WARNING: Certificate verification: self signed certificate
WARNING: Certificate verification: certificate signature failure
<--- 331 Password required
---> PASS password
<--- 230 user logged in
---> FEAT
<--- 211-Extensions supported
<--- SIZE
<--- MDTM
<--- MLST size*;type*;perm*;create*;modify*;
<--- LANG EN*
<--- REST STREAM
<--- TVFS
<--- UTF8
<--- AUTH SSL;TLS-P;
<--- PBSZ
<--- PROT C;P;
<--- 211 end
---> PWD
<--- 257 "/users" is current directory
---> PBSZ 0
<--- 200 PBSZ=0
---> LANG
<--- 200 default language set (EN)
---> OPTS UTF8 ON
<--- 501 invalid option
---> OPTS MLST size;type;perm;modify;
<--- 501 invalid option
---> CWD /users/tulsa/QA/Releases/QA-4.0.0
<--- 250 CWD successful
cd ok, cwd=/users/tulsa/QA/Releases/QA-4.0.0
---> TYPE I
<--- 200 Type set to IMAGE.
---> PORT 192,168,1,122,172,183
<--- 504 Invalid PORT address
---- Switching passive mode on
---> STOR NT040000.002
---> ABOR
---- Closing aborted data socket
---- Closing control socket
---- Connecting to 208.194.225.172 (208.194.225.172) port 21
<--- 220 clientftp.boldfocus.com X2 WS_FTP Server 5.0.4 (1416419477)
---> FEAT
<--- 530 Please login with USER and PASS
---> AUTH TLS
<--- 234 SSL enabled and waiting for negotiation
---> USER user
Certificate depth: 0; subject: /C=US/ST=MA/O=Ipswitch/L=Lexington/OU=R&D/[EMAIL PROTECTED]/ CN=Ipswitch; issuer: /C=US/ST=MA/O=Ipswitch/L=Lexington/OU=R&D/[EMAIL PROTECTED]/ CN=Ipswitch
WARNING: Certificate verification: self signed certificate
WARNING: Certificate verification: certificate signature failure
<--- 331 Password required
---> PASS password
<--- 230 user logged in
---> FEAT
<--- 211-Extensions supported
<--- SIZE
<--- MDTM
<--- MLST size*;type*;perm*;create*;modify*;
<--- LANG EN*
<--- REST STREAM
<--- TVFS
<--- UTF8
<--- AUTH SSL;TLS-P;
<--- PBSZ
<--- PROT C;P;
<--- 211 end
---> PBSZ 0
<--- 200 PBSZ=0
---> LANG
<--- 200 default language set (EN)
---> OPTS UTF8 ON
<--- 501 invalid option
---> OPTS MLST size;type;perm;modify;
<--- 501 invalid option
---> CWD /users/tulsa/QA/Releases/QA-4.0.0
<--- 250 CWD successful
---> TYPE I
<--- 200 Type set to IMAGE.
---> PASV
<--- 227 Entering Passive Mode (208,194,225,172,13,94).
---- Connecting data socket to (208.194.225.172) port 3422
Interrupt
---> STOR NT040000.002
---> ABOR
---- Closing aborted data socket
---- Closing control socket

Reply via email to