<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Backing up a MySQL Database Using Cron</title>
	<link>http://www.metatitan.com/mysql/20/backing-up-a-mysql-database-using-cron.html</link>
	<description>Knowledge to help you build good websites</description>
	<pubDate>Thu, 20 Nov 2008 20:11:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: PhillC</title>
		<link>http://www.metatitan.com/mysql/20/backing-up-a-mysql-database-using-cron.html#comment-181</link>
		<dc:creator>PhillC</dc:creator>
		<pubDate>Tue, 11 Dec 2007 15:38:07 +0000</pubDate>
		<guid>http://www.metatitan.com/mysql/20/backing-up-a-mysql-database-using-cron.html#comment-181</guid>
		<description>Nice and concise little tutorial there.

I had to go through a similar process recently, but the first thing I had to do was find a decent online storage service.

I wrote about my search, and then the steps I use to backup the data here:

http://slashdot.org/~PhillC/journal/187583

I've actually split my mysqldumps and rsync jobs into two separate shell scripts, then use Cron to run the scripts daily. I just found it easier to edit the scripts as required and keep Cron nice and simple.</description>
		<content:encoded><![CDATA[<p>Nice and concise little tutorial there.</p>
<p>I had to go through a similar process recently, but the first thing I had to do was find a decent online storage service.</p>
<p>I wrote about my search, and then the steps I use to backup the data here:</p>
<p><a href="http://slashdot.org/~PhillC/journal/187583" rel="nofollow">http://slashdot.org/~PhillC/journal/187583</a></p>
<p>I&#8217;ve actually split my mysqldumps and rsync jobs into two separate shell scripts, then use Cron to run the scripts daily. I just found it easier to edit the scripts as required and keep Cron nice and simple.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
