PDA

View Full Version : Guide to setup site to site transfer with flashFXP


DanielPT
12-05-2012, 10:36 AM
Hey all.

I ahev spend a lot of time trying to get this work.

Im using flashfxp to transfer files from a Qnap nas to my own Qnao nas.
But im running into problems.

I have forwared port 50100 - 50200 in my router.
I have checked "use passiv ports" in qnap 50100-50200.

I have checked "FXP" on both sites. Checked "DOWNLOADER (NOT PASV)" and "Uploading (PASV)"

When i transfer 1 file it is owrking.
but when transfer alot of files like small .rar files i get this:

425 "Can’t open data connection":

When i try to transfer like 25 .rar files the first meaby 5-10 files transfer but then i get this error:

Transferred: 016.mp3 2,39 MB in 0,08 seconds (31,09 MB/s)
[R] MFMT 20080910221959 016.mp3
[R] 213 Modify=20080910221959; 016.mp3
[R] MLST 017.mp3
[R] 550 '017.mp3' cannot be listed
[R] PASV
[R] 227 Entering Passive Mode (87x.x.x.x,221).
[L] PORT 87,x.x.x.x
[L] 200 Port command successful.
[R] STOR 017.mp3
[L] RETR 017.mp3
[L] 150 Opening data connection for 017.mp3 (3678845 bytes)
[R] 150 Opening BINARY mode data connection for 017.mp3
[R] 226 Transfer complete
[L] 226 File sent ok.
Transferred: 017.mp3 3,51 MB in 0,12 seconds (28,29 MB/s)
[R] MFMT 20080910222133 017.mp3
[R] 213 Modify=20080910222133; 017.mp3
[R] MLST 018.mp3
[R] 550 '018.mp3' cannot be listed
[R] PASV
[R] 227 Entering Passive Mode (87x.x.x.x.,182).
[L] PORT 87.x.x.x.x
[L] 200 Port command successful.
[R] STOR 018.mp3
[L] RETR 018.mp3
[L] 425 Cannot open data connection.
[L] ABOR
[L] 226 ABOR command successful.
[R] ABOR

I have tryed so meny combinations now that i think there must bee a guide or somthing to get this working.

Hope you can help me.

Just tryed RUshFTP and the same result.
Tryed from my workstation and from home same result.

Regards Daniel

bigstar
12-06-2012, 08:15 PM
You may need to open more ports on your firewall as 100 may not be enough.

A new port is required for each transfer or directory listing I suspect that you're using all 100 ports before they're available for re-use again.

I would recommend increasing the port range from 100 ports to 300 ports and see if that helps.

DanielPT
12-07-2012, 02:22 AM
You may need to open more ports on your firewall as 100 may not be enough.

A new port is required for each transfer or directory listing I suspect that you're using all 100 ports before they're available for re-use again.

I would recommend increasing the port range from 100 ports to 300 ports and see if that helps.

HI :)
Thanks for the reply.
Just tryed to open 50400-50700.

And i get 19 files then the same error:
425 "Can’t open data connection":