PDA

View Full Version : It doesn´t work


Gladbach
12-16-2010, 05:34 AM
Hey and best regards from Germany...

My problem is, I must move from webspace A to webspace B and I have many and big datas...

I can with Flash FXP download the datas to my home path and I can then upload to the new server, but the upload takes to long.

Now I´m searching for alternatives. With the Flash FXP I can download from webspace A to webspace the datas directly, theoretically, but it doesn´t works. This error info I get:

[R] STOR counter_force1.swf
[R] 425 Unable to build data connection: Connection timed out
[R] Transfer Failed!
[L] PASV
[L] 227 Entering Passive Mode (91,203,111,33,199,1).
[L] Opening data connection IP: 91.203.111.33 PORT: 50945
[L] MLSD
[L] 150 Opening ASCII mode data connection for MLSD
[L] 226 Transfer complete
[L] List Complete: 19 KB in 0,56 seconds (35,5 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (95,128,201,194,252,121).
[R] Opening data connection IP: 95.128.201.194 PORT: 64633
[R] MLSD
[R] 150 Opening ASCII mode data connection for MLSD
[R] 226 Transfer complete
[R] List Complete: 4 KB in 0,30 seconds (16,3 KB/s)
Transfer queue completed
Transferred 0 Files (0 bytes) in 23,35 seconds (0,0 KB/s)


The size of the data is then 0 and errors...

What can I do? Is this a problem of my webspace-provider maybe?

Best Regards

bigstar
12-16-2010, 07:09 AM
Hello,

In order for site to site transfers to work both servers must support and allow them. I suspect that either one or both of the ftp servers does not.

If you have root access to the server you should be able to enable site to site transfers, to do this you will need to determine which FTP server software is being used and then locate the configuration file for the server.

For ProFTPD see FXP (http://www.proftpd.org/localsite/Userguide/linked/x410.html)

For other servers you might need to do a bit of web searching to find the proper configuration for the specific FTP server you're using.