<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021064" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021064</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/moving-42-websites-one-host-another#comment-1134856</link>
    <description> &lt;p&gt;If you have access to root then you can do it easily with the copy feature, or ask your host.&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Jul 2003 03:41:23 +0000</pubDate>
 <dc:creator>OFS</dc:creator>
 <guid isPermaLink="false">comment 1134856 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/moving-42-websites-one-host-another#comment-1133423</link>
    <description> &lt;p&gt;WHM allows it&lt;br /&gt;
I have dont A few site , its easy&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Jun 2003 20:40:52 +0000</pubDate>
 <dc:creator>cader</dc:creator>
 <guid isPermaLink="false">comment 1133423 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/moving-42-websites-one-host-another#comment-1130226</link>
    <description> &lt;p&gt;Hello Bob,&lt;/p&gt;
&lt;p&gt;If both the servers are running the same version of Cpanel, it is easy to move the websites from one server to another. Cpanel/WHM does provide an option to do the same. But it is not always a foolproof way of doing things.&lt;/p&gt;
&lt;p&gt;The best way to do it, is the hardest way to do it. &lt;/p&gt;
&lt;p&gt;That is to move each site individually. You will need to replicate settings on the new server and move each site individually. You can ask your old host to zip/tar the websites and the new host can help you in getting those files and untarring/unzipping them for you at the new server.&lt;/p&gt;
&lt;p&gt;Slowly and surely is the way to go while moving websites &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Apr 2003 12:53:38 +0000</pubDate>
 <dc:creator>NW-Allwin</dc:creator>
 <guid isPermaLink="false">comment 1130226 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/moving-42-websites-one-host-another#comment-1129637</link>
    <description> &lt;p&gt;Putty is just a SSH client which is a secure version of Telnet. It will allow you to do command line stuff though. Here is the way that I would probably do it assuming that you have some kind of shell access.&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;Get a copy of putty and connect to your old site.&lt;/li&gt;
&lt;li&gt;Dump the database for the site into the users directory;&lt;br /&gt;
mysqldump dbname -u user -ppassword &amp;gt; /home/..../username_date.sql&lt;/li&gt;
&lt;li&gt;Once you have all of the databases dumped, then you can tar and gzip everything;&lt;br /&gt;
tar cvf - directory_name/ | gzip &amp;gt; username_date.tar.gz&lt;/li&gt;
&lt;li&gt;FTP to the new site at the shell.&lt;br /&gt;
ftp sitename (or IP address)&lt;br /&gt;
enter username &amp;amp; password.&lt;br /&gt;
mput username_date.tar.gz&lt;/li&gt;
&lt;li&gt;when that completes logout of the old site via putty  and login to the new site via putty.&lt;/li&gt;
&lt;li&gt;When you are in the new site, make sure that you move the file just sent to your /home directory.&lt;/li&gt;
&lt;li&gt;type in tar -xvzf username_date.tar.gz. This will inflate your files. Once they are inflated, you can create your databases and upload everything.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You will have to setup users, move log files, httpd.conf and other files that are not in the user directory also. Probably the best way to go is to try moving one site first and then when you get all the kinks worked out, move the others.&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Apr 2003 22:05:35 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1129637 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/moving-42-websites-one-host-another#comment-1129633</link>
    <description> &lt;p&gt;cpanel will allow you to do this -- or you can go in to through ssh in the new site and grab the files off the other server.&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Apr 2003 22:01:47 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1129633 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
