<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Backup on Linux - with backup2l</title>
	<atom:link href="http://blog.ibao.net/linux/2004/10/10/backup-on-linux-with-backup2l/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ibao.net/linux/2004/10/10/backup-on-linux-with-backup2l/</link>
	<description>A diary of my relationship with linux...</description>
	<pubDate>Fri, 21 Nov 2008 17:11:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Sam Snow</title>
		<link>http://blog.ibao.net/linux/2004/10/10/backup-on-linux-with-backup2l/#comment-37</link>
		<dc:creator>Sam Snow</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ibao.net/blog/debian/?p=192#comment-37</guid>
		<description>If you cannot easily access the drive that you wish to store the backup on (the drive is on another computer) you have several options. One is to use a script like above, but mount the remote directory to your local file system. Many ways are available to do this: NFS, Samba, SHFS, etc. 

Another option (that I have just begun using) is hdup -- &lt;a href="http://www.miek.nl/projects/hdup16/" rel="nofollow"&gt;http://www.miek.nl/projects/hdup16/&lt;/a&gt; . It can work locally (just like the script above) but it can also work remotely and save the backup on any remote host that you can SSH to. I need to test with another restore, but so far the backups are working quite well. 

There are Debian packages availible for Testing and Unstable:
&lt;a href="http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&#038;version=all&#038;exact=1&#038;keywords=hdup" rel="nofollow"&gt;http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&#038;version=all&#038;exact=1&#038;keywords=hdup&lt;/a&gt; 

For MySQL backups it is hard to beat automysqlbackup --&gt; &lt;a href="http://sourceforge.net/projects/automysqlbackup/" rel="nofollow"&gt;http://sourceforge.net/projects/automysqlbackup/&lt;/a&gt; . 

My $0.02
Sam
</description>
		<content:encoded><![CDATA[<p>If you cannot easily access the drive that you wish to store the backup on (the drive is on another computer) you have several options. One is to use a script like above, but mount the remote directory to your local file system. Many ways are available to do this: NFS, Samba, SHFS, etc. </p>
<p>Another option (that I have just begun using) is hdup &#8212; <a href="http://www.miek.nl/projects/hdup16/" rel="nofollow">http://www.miek.nl/projects/hdup16/</a> . It can work locally (just like the script above) but it can also work remotely and save the backup on any remote host that you can SSH to. I need to test with another restore, but so far the backups are working quite well. </p>
<p>There are Debian packages availible for Testing and Unstable:<br />
<a href="http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&#038;version=all&#038;exact=1&#038;keywords=hdup" rel="nofollow">http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&#038;version=all&#038;exact=1&#038;keywords=hdup</a> </p>
<p>For MySQL backups it is hard to beat automysqlbackup &#8211;> <a href="http://sourceforge.net/projects/automysqlbackup/" rel="nofollow">http://sourceforge.net/projects/automysqlbackup/</a> . </p>
<p>My $0.02<br />
Sam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
