Portal Home > Knowledgebase > Articles Database > How to copy files from one server to another


How to copy files from one server to another




Posted by ralphieb, 05-01-2008, 12:44 AM
Hi, I have about 1.80GB of flash games and I want to copy this flash games to another server, I only want to copy the flash games not the entire account. Can anyone help me how to do this? What's the best way to do this? FYI I have shell access on both server. Any help will be greatly appreciated. Thanks

Posted by karem, 05-01-2008, 12:57 AM
scp -P port filename root@ip:/directory

Posted by david510, 05-01-2008, 06:59 AM
How are the flash games stored on the server? As different set of files? If, yes you can use ssh or rsync.

Posted by supportfacility, 05-01-2008, 07:17 AM
Create a tar of the directory in which you have all the flash game files and using the scp command you can copy it from one server to another.

Posted by ralphieb, 05-01-2008, 02:25 PM
Thanks for the replies guys. I ended up hiring someone to do this for me and it worked perfectly well.

Posted by Cruzydoozy, 04-19-2012, 05:08 AM
I've been using a php script called Rapid Transfer Script to transfer files from one server to another. Transfers 1GB files in under 90 seconds which blew me away. Pretty easy to setup, just upload the script and open it in the browser then enter the url of the file to copy and hit Transfer.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
LoopBack IP's (Views: 638)