View Single Post
Old 05-24-2006, 05:23 AM  
Elv1s
Junior Member
 
Join Date: May 2006
Posts: 10
Default

Quote:
Originally Posted by DayCuts
A common problem with transfers from behind a router is misconfigured settings.
Make sure the port range configured in flashfxp is the SAME as the port range configured in your router, and that the port range is large enough (too small also causes problems).
Then make sure that flashfxp is sending the correct IP and PORT numbers in the PORT command.

From looking at your log, all i can think of is either the PORT command is sending the wrong ip (internal ip) or its telling the remote server to use a port that is not configured to be allowed through your router. Both of which cause this problem with the data connection. Simply put flashfxp is either listening on a port that is not being forwarded therefor the signal from the remote server never gets to your client, or its issuing the wrong ip in the PORT command which leads the remote server to send the info/data to the wrong ip altogether.

If this does not work, please provide more information: such as full logs for both clients, router configuration, and the client configuration.

Also you mention issues only with larger files, this also leads to thoughts about your router dropping or timing out the ftp session connection. If so, try turning on noops during transfer.
Port Range is forwarded (100 Ports available). The same port range is set in FXP.
And fxp uses the exact port range that is forwarded. Otherwise no connection's are made at all.

NOOps are beeing sent constantly. I even decresed the time intervalls to use noops.


I can provide complete logs but only the part i posted is relevant. Everything else looks all right.

Like i wrote before. At the same time SmartFTP is running fine. on the same settings and on the same large files. So router Setting is fine. Its a problem specific to FlashFXP.
Elv1s is offline