My FTP connections go through FTP Proxy (Connection method: USER user@hostname). When I enter incorrect pass, TC shows appropriate message and let me choose what to do. However when I choose 'Reenter', TC continues as when pass is correct, and ends with empty file list. Session log is below. I am using TC 7.0.
Code: Select all
Connect to: (2007-11-22 3:31:11 PM)
hostname=ftp.myserver.com
username=
startdir=
Firewall=some.ftp.proxy.com:21
Firewall user name=userproxy
some.ftp.proxy.com=1.2.3.4
220 Enter your proxy username below
USER proxyuser
331 Enter proxy password for proxyuser
PASS ***********
230-
230-Proxy User Authentication succeeded
230-
230-Type 'user username@site' to connect to a remote destination
230 Or type 'quote help' for a list of available proxy commands and their syntaxes
USER myuser@ftp.myserver.com
331-(----GATEWAY CONNECTED TO ftp.myserver.com----)
331-(220---------- Welcome to Pure-FTPd [TLS] ----------)
331-(220-You are user number 8 of 50 allowed.)
331-(220-Local time is now 15:31. Server port: 21.)
331-(220 You will be disconnected after 15 minutes of inactivity.)
331 User myuser OK. Password required
PASS ***********
530 Login authentication failed
SYST
215 UNIX Type: L8
FEAT
500 command not understood
Connect ok!
PWD
530 You aren't logged in
XPWD
530 You aren't logged in
PWD
530 You aren't logged in
XPWD
530 You aren't logged in
PWD
530 You aren't logged in
XPWD
530 You aren't logged in
Get directory
TYPE A
200 TYPE is now ASCII
PASV
227 Entering Passive Mode (129,188,33,199,227,113)
LIST
530 You aren't logged in