Active/Passive Mode Problem

For some reason, after I change the mode to active mode by going through tools and options, it will still use passive mode. Here is one of my logs where I set the mode to active but it still did it in passive mode:

----------------------------------------------------------------------------------
Resolving host name 12.110.116.254...
Connecting to (12.110.116.254) -> IP: 12.110.116.254 PORT: 21
Connected to (12.110.116.254) -> Time = 47ms
Socket connected waiting for login sequence.
220 win2kweb Microsoft FTP Service (Version 5.0).
USER anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
PASS (hidden)
230 Anonymous user logged in.
SYST
215 Windows_NT version 5.0
FEAT
500 'FEAT': command not understood
REST 100
350 Restarting at 100.
REST 0
350 Restarting at 0.
PWD
257 "/" is current directory.
CWD /_vti_pvt/ta12015 ;;; . /;; &20 @tagged .by; quit %f;;... /ReD_BaRoN /ta0 % .; ; ;tan1 /;% scanned by %d. /ReD_BaRoN /con .; ; ;%d con / upped by ReD_BaRoN /;made for . /CWB /;com2 ;%; /4/1/1
250 CWD command successful.
PWD
257 "/_vti_pvt/ta12015 ;;; . /;; &20 @tagged .by; quit %f;;... /ReD_BaRoN /ta0 % .; ; ;tan1 /;% scanned by %d. /ReD_BaRoN /con .; ; ;%d con / upped by ReD_BaRoN /;made for . /CWB /;com2 ;%; /4/1/1" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (12,110,116,254,9,47) Opening data connection IP: 12,110,116,254,9,47 PORT: 2351.
LIST -aL
125 Data connection already open; Transfer starting.
106 bytes received successfully. (106 B/s) (00:00:01).
226 Transfer complete.
--------------------------------------------------------------------------------

As you can see in the red text, it still used passive mode even when I set in options for it to use active mode. Can anyone tell me why it is doing this?


-Thanks for any help.

Bump, any help please? :?

Could be that FTP server is using Passive mode in which case the client will force Passive.