View Single Post
  #20 (permalink)  
Old 01-19-2008, 03:07 AM
z28com z28com is offline
WebProWorld Member
 
Join Date: Aug 2007
Posts: 55
z28com RepRank 0
Default Re: page cannot be displayed

Quote:
Originally Posted by Tubby View Post
Z28com said
'You log in via SSH and do an SCP copy to copy the entire site from one server to the other, directly. You'll have an exact mirror copy. Then you'll have to log in and copy any SQL data. I use phpMyAdmin for that.

SCP copy examples:

Example syntax for Secure Copy (scp)

I used this recently to move my site. Using FTP to pull it down locally and then re-upload it again was too much of a pain. Plus my FTP times out a lot.'


Thanks Z, although I did not understand the above, I am in no way technically minded as far as any form of programming goes. But I do now understand that it is not a huge task. the two sites in question have no sql or data bases. that is why they were never moved. . up to this point they plodded along with no real problem.

Camerasngifts thanks for the phone number - I shall tape it to my office wall


This sort of problem. . always shakes me to my bones. The truth is I would rather have a 6ft bodybuilder walk into my house with a baseball bat to beat me up. . than ten minutes of not knowing what I am doing.

I really do appreciate everyone's support and help. I shall go through the helpful post above and give a little 'reputation' to show my gratitude.
as the sincerest thank you
That's okay. I'm sure somebody here can help you. It only takes a few minutes to do. They just need the login and passwords for both servers so they can log into one and do the copy to the other. Then you can change the passwords when they are done.

It would save you a whole lot of headaches.

If you have a database to copy, such as MySQL data, then you have more headaches on top of that. If your site is all simply static .HTML files, then it's easy as pie.
Reply With Quote