Hello,
I'm having connection and transfer problems with a particular FTP site. FlashFXP 3.4.0.1145 on Windows XP Professional.
Code:
[R] Connecting to SITE via Proxy -> IP=PROXYHOST PORT=8080
[R] Connected to SITE via Proxy
[R] 220 FTP Server ready.
[R] USER username
[R] 331 Password required for username.
[R] PASS (hidden)
[R] 230 User username logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (XXX,XXX,XXX,XXX,XXX,XX).
[R] Opening data connection via Proxy
At this point everything halts, and the program sits and waits. After a couple of minutes, this appears:
A few minutes after that, this line comes up:
Code:
[R] Connection lost: SITE
The program then proceeds to reconnect, and the cycle repeats. I'm behind a tunneled HTTP proxy (ISA). If I enable "STAT -L" in the site options, directory listings work, but I cannot download or upload any files. All such transfers halt (after a few minutes) with this:
Code:
[R] Opening data connection via Proxy
[R] Transfer Failed!
[R] Connection lost: SITE
This is the first site I've encountered that doesn't seem to work using my previous settings. The program has been working just fine with lots of other sites. I'd like to know if there is a particular combination of non-standard settings that I need to use for this site. Trying different combinations of various options hasn't helped so far.
Thanks for any help and insight!
--
dima