<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023146" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023146</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142408</link>
    <description> &lt;p&gt;Usually what I do is to:&lt;br /&gt;
tar and gzip everything &lt;strong&gt;tar cvf - directory/ | gzip &amp;gt; directory.tar.gz&lt;/strong&gt;&lt;br /&gt;
ftp to the site at the SSH shell prompt&lt;br /&gt;
&lt;strong&gt;ftp sitename or IP address&lt;/strong&gt;&lt;br /&gt;
send the files &lt;strong&gt;mput directory.tar.gz&lt;/strong&gt;&lt;br /&gt;
close ftp &lt;strong&gt;bye&lt;/strong&gt;&lt;br /&gt;
SSH to the other server and uncompress them:&lt;br /&gt;
&lt;strong&gt;tar -xvzf directory.tar.gz&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I really don&#039;t like using CPanel for transfers as it has a tendency to reset permissions.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 20:23:42 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1142408 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142405</link>
    <description> &lt;p&gt;I do havve cpnel but i dont know how to transfer using that. how do you make a tarball??&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 19:31:20 +0000</pubDate>
 <dc:creator>atulb</dc:creator>
 <guid isPermaLink="false">comment 1142405 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142402</link>
    <description> &lt;p&gt;Or like headbuilder said tar your folder and transfer it using scp&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 17:13:49 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1142402 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142400</link>
    <description> &lt;p&gt;Do you have CPanel?&lt;/p&gt;
&lt;p&gt;Because you can backup your server to remote locations using CPanel, including another server. It will gzip the files (all of them) and then you can unzip them at the new location.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 16:02:14 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1142400 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142391</link>
    <description> &lt;p&gt;Yea but how would you transfer whole folders instead of individual files.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 13:48:22 +0000</pubDate>
 <dc:creator>atulb</dc:creator>
 <guid isPermaLink="false">comment 1142391 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/server-server-transfer-using-ssh#comment-1142383</link>
    <description> &lt;p&gt;Do you have a control panel?&lt;br /&gt;
If you have cpanel, you can get your host to do the transfer through WHM (in-built function).&lt;/p&gt;
&lt;p&gt;If not, you can tar the files in the source folder, use&lt;br /&gt;
&quot;scp  &quot; where destination is in the form &lt;a href=&quot;mailto:user@domain.com&quot; class=&quot;bb-email&quot;&gt;user@domain.com&lt;/a&gt;:/destinationfolder&lt;br /&gt;
try the man page for scp to know more.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Dec 2003 09:07:38 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1142383 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
