I have this error as pasted by Joker as well.
My question is why does FlashFXP issue PASV adn then follow that with PORT???
if we are performing a passive mode transfer port inst needed.
the port command results in a b0rked trasfer as you can see from jokers paste:
Quote:
[18:52:57] [R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,17,205)
[18:52:57] [R] PORT zzzz,zzz,zzz,zzz,12,214
[18:52:57] [R] 200 PORT command successful.
|
If you stop the PORT command after PASV the timeout will go away.
HTH