I am trying to do FTPS from my home machine [ lftp 3.5.1 cygwin / XP ] to a 
FTP server. After log in, it says CWD incoming and then some characters. 

Then it says cd `incoming' [Waiting for response...] What is happening here. 
how do i fix this.

$ lftp -u user hostname -e "debug;set ftp:ssl-protect-data true;set 
ftp:ssl-use-ccc yes;cd incoming;put shree1.txt;exit"
Password:
---- Connecting to xer.ogic.com (63.xx.xx.xx) port 21
<--- 220 File Transfer Server
---> FEAT
<--- 211-Features:
<---  MDTM
<---  REST STREAM
<---  SIZE
<---  AUTH TLS
<---  PBSZ
<---  PROT
<--- 211 End
---> AUTH TLS
<--- 234 AUTH TLS successful
---> USER gcfertp
Certificate depth: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
WARNING: Certificate verification: self signed certificate
<--- 331 Password required for gcfertp.
---> PASS XXXX
<--- 230 User gcfertp logged in.
---> PWD
<--- 257 "/" is current directory.
---> PBSZ 0
<--- 200 PBSZ 0 successful
---> PROT P
<--- 200 Protection set to Private
---> CCC
<--- 200 Clearing control channel protection
---> CWD /incoming
<--- §&#9829;&#9786;! -+1¼"?*·spHoyvò'9O2E[?ATxFcZ&#9660;¶250 CWD command 
successful
cd `incoming' [Waiting for response...]
Interrupt
---- Closing control socket

shree

-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/


Reply via email to