PDA

View Full Version : ORT instead of PORT ?


OngL
02-17-2005, 11:43 PM
I have been getting failed transfer due to many retries. It seems the ftp server didn't get PORT Command on active transfer, instead it received 'ORT'. The queue can get trough after excessive retries.

[12:39:27] [R] PORT 192,168,1,100,12,248
[12:39:27] [R] 500 'ORT': command not understood.
[12:39:27] [R] Transfer Failed!
[12:39:28] [R] PORT 192,168,1,100,12,250
[12:39:28] [R] 500 'ORT': command not understood.
[12:39:28] [R] Transfer Failed!
[12:39:28] [R] PORT 192,168,1,100,12,252
[12:39:29] [R] 500 'ORT': command not understood.
[12:39:29] [R] Transfer Failed!
[12:39:29] Transfer queue completed
[12:39:29] 1 File failed to transfer

I'm using the current Build 1045. Linksys BEFW11S4.

MxxCon
02-18-2005, 12:15 AM
http://forum.flashfxp.com/showthread.php?s=&threadid=4720

bigstar
02-18-2005, 12:47 AM
It sounds like you have an advanced setting enabled "FxpNatTrick", This setting is known to cause this problem on raidenftpd ftp servers.

To disable this setting you need to open your FlashFXP.ini in notepad and remove the following line:

FxpNatTrick=1

MxxCon
02-18-2005, 06:28 PM
but he says he's using build 1045, wasn't it added around 1060?

bigstar
02-18-2005, 06:33 PM
I'm not entirely sure when it was added. He'll need to check his FlashFXP.ini and see if that setting exists.