Forum Moderators: open

Message Too Old, No Replies

How to transfer website from one webhost to another?

         

magickingdl

3:59 pm on Jan 15, 2005 (gmt 0)

10+ Year Member



What is the best way, or best software to use, to transfer my website from one webhost to another? I do not have a copy of the website on my personal computer.

Birdman

4:06 pm on Jan 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I do not have a copy of the website on my personal computer

BAD! GET ONE!

What is the best way, or best software to use

FTP

Find yourself an FTP program(free or paid) and then download your site to your pc. Then, FTP into your new host and upload the site there.

Once you are ready for the switch, you go to your domain name registrar's control panel and change the DNS to point at the new server. It'll take up to three days for the switch to take place from there.

Hoprfully both hosting companies have provided you with the info you need to ftp

Regards

Slade

4:07 pm on Jan 15, 2005 (gmt 0)

10+ Year Member



Do you know if the host you are on now has a control panel? You should be able to download a backup of your site from there.

Is your site scripted, or is it just html? If it's just html, you can download a tool like wget to pull down your site.

Do you have shell or remote desktop access to the site your host is on now? You should be able to log in and backup the entire folder structure of your site from there as well.

PM me the url of your webhosts(old and new), and I will look and see if there's any other suggestions I can make.

lammert

10:10 pm on Jan 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It is a very good advice to have a local copy of your website on your omn computer. What if the provider didn't make backups on a regular base and their server crashes or your site is attaced by hackers?

I would recommend setting up your website first with your second provider and test if everything is running well. Especially if you are using things like database access etc.

Then changing the DNS settings causes all users to be redirected to the new location and your site will be accesible during this process.

magickingdl

1:00 am on Jan 16, 2005 (gmt 0)

10+ Year Member



Normally, I would have a backup copy on my computer, but I had to make room for other items. The backup of the website is now on another computer that I won't be able to access for awhile.