<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DIY Linux Web Server HACK &#8211; Automate your MySQL MySQL database backups</title>
	<atom:link href="http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/</link>
	<description>Zedomax - The DIY, HOWTO, Mod, Hacks, Gadgets, and Tech Blog!</description>
	<lastBuildDate>Sat, 21 Nov 2009 19:51:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig Beckta</title>
		<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/comment-page-1/#comment-383739</link>
		<dc:creator>Craig Beckta</dc:creator>
		<pubDate>Thu, 05 Jun 2008 23:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/#comment-383739</guid>
		<description>Cool script.

I&#039;ve always used a software product to backup my DBs - it was something like database backup generator.

You set it to run daily and it&#039;ll back up, email you a download link, and also store as many backups as you need.

The thing I liked was that you could restore the DB with one click from the admin panel.

Craig</description>
		<content:encoded><![CDATA[<p>Cool script.</p>
<p>I&#8217;ve always used a software product to backup my DBs &#8211; it was something like database backup generator.</p>
<p>You set it to run daily and it&#8217;ll back up, email you a download link, and also store as many backups as you need.</p>
<p>The thing I liked was that you could restore the DB with one click from the admin panel.</p>
<p>Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/comment-page-1/#comment-381587</link>
		<dc:creator>max</dc:creator>
		<pubDate>Mon, 11 Feb 2008 15:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/#comment-381587</guid>
		<description>glad it helped!</description>
		<content:encoded><![CDATA[<p>glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/comment-page-1/#comment-381586</link>
		<dc:creator>max</dc:creator>
		<pubDate>Mon, 11 Feb 2008 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/#comment-381586</guid>
		<description>true, that&#039;s if you are using Linux...wait a minute, why am i not using linux!?!</description>
		<content:encoded><![CDATA[<p>true, that&#8217;s if you are using Linux&#8230;wait a minute, why am i not using linux!?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Gaut</title>
		<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/comment-page-1/#comment-381585</link>
		<dc:creator>Brian Gaut</dc:creator>
		<pubDate>Mon, 11 Feb 2008 13:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/#comment-381585</guid>
		<description>To further automate the process of backing up, you should set up a LOCAL cron job that downloads the file to your computer.

Which is just as easy.... all ya do fetch the remote file:


wget ftp://Username:Password@www.yoursite.com/backup/sqlbackup.tar</description>
		<content:encoded><![CDATA[<p>To further automate the process of backing up, you should set up a LOCAL cron job that downloads the file to your computer.</p>
<p>Which is just as easy&#8230;. all ya do fetch the remote file:</p>
<p>wget <a target="_blank" href="ftp://Username:Password@www.yoursite.com/backup/sqlbackup.tar" >ftp://Username:Password@www.yoursite.com/backup/sqlbackup.tar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/comment-page-1/#comment-381582</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 11 Feb 2008 10:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/10/diy-linux-web-server-hack-automate-your-mysql-mysql-database-backups/#comment-381582</guid>
		<description>Very useful script. Thanks.

http://packratstudios.com</description>
		<content:encoded><![CDATA[<p>Very useful script. Thanks.</p>
<p><a target="_blank" href="http://packratstudios.com" >http://packratstudios.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
