<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1008352" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1008352</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/tape-backup-script-unix-server#comment-1043078</link>
    <description> &lt;p&gt;Yes actually it is my own dedicated server (colocation). I am looking for a good script that can backup some selected (important) directories (/etc /var /usr /home ...). What is your suggestion for this server backup (not just a /home/person directory). Thanks.&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Dec 1999 15:37:00 +0000</pubDate>
 <dc:creator>vbedceo</dc:creator>
 <guid isPermaLink="false">comment 1043078 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/tape-backup-script-unix-server#comment-1043077</link>
    <description> &lt;p&gt;Is it your own machine or do you just want to backup your user-directory? In the last case, a simple two-line script like I use for TWF would do just fine:&lt;/p&gt;
&lt;p&gt;mv backup1.tar.gz backup2.tar.gz&lt;br /&gt;
tar -czvf backup1.tar.gz /home/userdir&lt;/p&gt;
&lt;p&gt;The first line is the most important, DO NEVER FORGET IT!!! Using it, you&#039;ll always have two backups and if you can&#039;t check the site for more than 24 hours, it will still keep the old backup. If you forget that line, you&#039;ll have a backup of the broken web-site...&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Dec 1999 08:48:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1043077 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
