lo, an sample what to change
sample, theres an server like "bbb" where u want to fxp to an
io server outside .se
io server settings
-----------------------------------------------------------------------------------
[FTP-Data]
Host = <external IP>
Ports = 22,23,80,443
[FTP_Service]
Type = FTP
Device_Name = FTP-Listen
Data_Devices = FTP-Data
Port = whatever port u want
-----------------------------------------------------------------------------------
bbb server settings doesnt care
-----------------------------------------------------------------------------------
now this io server uses "high priority data ports", wich would be
needed to get the speed
what u need to do also is, get the io server now to "advice" those
ports by setting in your ffxp settings,
alternative fxp upload PASV on
when u now transfer from bbb to your io, u ll see that the io
now gives the ports instead of the "sending" bbb server
like this
227 Entering Passive Mode (xx,xx,xx,xx,x,22)
227 Entering Passive Mode (xx,xx,xx,xx,x,23)
..
then u get ur full speed and can use ftp login port whatever u want
may that helps better
|