PDA

View Full Version : How to tranfer big data



packermanvn
04-13-2007, 08:15 AM
Hi all !
I have a big data with 12GB at an account A host by BlueHost
Now, I have just another account B host by Bluehost, too. But supporter say can not to copy data from A to B :(( ,

Anyone know the Script PHP can to tranfers all file in a folder from this host to another host.

Thanks

areidmtm
04-13-2007, 08:28 AM
12GB is way to much for PHP to transfer. You will have to download the entire directory and then upload it to the new one.

You might be able to do it with SSH, but I think you will run into issues with that as well.

Sonny
04-13-2007, 08:28 AM
Use an FTP client which supports site to site transfer. Core FTP has a free version which supports this function.

packermanvn
04-13-2007, 08:30 AM
Use an FTP client which supports site to site transfer. Core FTP has a free version which supports this function.

Wow, really, that is a nice sound, I will search it now.
Thanks alot

packermanvn
04-13-2007, 08:33 AM
12GB is way to much for PHP to transfer. You will have to download the entire directory and then upload it to the new one.

You might be able to do it with SSH, but I think you will run into issues with that as well.

I am an Vietname, so I dont have driver's license or passport which you want.
My ID use langguage Vietnames so noone can read and know it tell anything.
I creat 4 accounts at bluehost, but dont have a special policy for me :(

Thanks

packermanvn
04-13-2007, 09:17 AM
Use an FTP client which supports site to site transfer. Core FTP has a free version which supports this function.

I have just test Core FTP ! No successful

425 Could not open data connection to port 17394: Connection refused

This notice always to me :(