Transfer a large file from old host to new host.
Question :-
My old host is being expired so i compressed my files to a zip file arround 1.4 Gb. How can i transfer this compressed file to my new host? thank you
Answer :-
Two ways -
- First, you can download the entire 1.4GB file to your own computer and then upload to your hosting space using FTP.
- Second, if your new host allow SHELL access, you can do wget http://youroldsite/thefile.zip . This is the fastest way.
Monday 11 Aug 2008 | BestHosting | shared hosting, tips, tutorial
thanks for this information
I usually use SSH to transfer my files.
also there is another way by using transfer script like rapidleech.
majed