FlashFXP's interface is nice,I am using FlashFXP instead of CuteFTP.But there is a problem,some sites it could not connect,
I have to use CuteFTP again,How to connect such sites with
FlashFXP?
Could you tell me by email?
The following is the logs of three FTP software,
============================= CuteFTP (connect ok!)
connection: Monday 17:08:56 10-13-2003
status:>	Connecting to 
www.abcdefg.com
status:>	Connecting to 
www.abcdefg.com (ip = 111.222.111.222)
status:>	Socket connected. waiting for welcome information...
	220 Serv-U FTP-Server v2.5f for WinSock ready...
status:>	connected£¬checking user...
command:>	USER zhaxla
	331 User name okay, need password.
command:>	PASS ********
	230 User logged in, proceed.
status:>	User logged in, proceed.
command:>	TYPE I
	200 Type set to I.
status:>	This site support resume send
command:>	PWD
	257 "/c:/inetpub/wwwroot/testdir" is current directory.
command:>	CWD /c:/inetpub/wwwroot/testdir/CV
	250 Directory changed to /c:/InetPub/wwwroot/testdir/CV
command:>	TYPE A
	200 Type set to A.
command:>	REST 0
	350 Restarting at 0 - send STORE or RETRIEVE to initiate transfer.
status:>	Getting list of files...
command:>	PASV
	227 Entering Passive Mode (111,222,111,222,49,192,)
command:>	LIST
status:>	Receiving socket...
	150 Opening ASCII mode data connection for /bin/ls.
status:>	received 0 byte£¬ok¡£
status:>	time: 0:00:01£¬rate: 0.00 KB/s (0 byte/s)
	226 Transfer complete.
status:>	done. 
============================= FlashFXP  (connect fail!)
Connecting to 
www.abcdefg.com
Connected to 
www.abcdefg.com -> IP=111.222.111.222 PORT=21
220 Serv-U FTP-Server v2.5f for WinSock ready...
USER zhaxla
331 User name okay, need password.
PASS (hidden)
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PWD
257 "/c:/inetpub/wwwroot/testdir" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (111,222,111,222,48,131,)
Data Socket Error: Connection timed out
List Error
============================= LeapFTP  (connect fail!)
Connecting to 
www.abcdefg.com, Port 21 (#1) 
Resolved host as: 111.222.111.222
Connected.  Waiting for response.
220 Serv-U FTP-Server v2.5f for WinSock ready...
USER zhaxla
331 User name okay, need password.
PASS xxxxxx
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PWD
257 "/c:/inetpub/wwwroot/testdir" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (111,222,111,222,92,71,)