<?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: WordPress Database Backup</title>
	<atom:link href="http://www.wordpressthemes.com/blog/wordpress-database-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/</link>
	<description>Custom Design &#38; Blog Consulting</description>
	<lastBuildDate>Wed, 22 Jul 2009 17:47:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Friday Favorites - MInTheGap &#187; Nathan&#8217;s Blog</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-154</link>
		<dc:creator>Friday Favorites - MInTheGap &#187; Nathan&#8217;s Blog</dc:creator>
		<pubDate>Fri, 06 Jul 2007 14:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-154</guid>
		<description>[...] a great blog and definitely is worth a spot in my reader (I even gave him some link love over on WPT.com). Have a look and have a great [...]</description>
		<content:encoded><![CDATA[<p>[...] a great blog and definitely is worth a spot in my reader (I even gave him some link love over on WPT.com). Have a look and have a great [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franky</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-82</link>
		<dc:creator>franky</dc:creator>
		<pubDate>Wed, 23 May 2007 17:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-82</guid>
		<description>MTG, that script is set to store them on the server, as it was only the first part of a series about automated backup, but one can easily email them and I (having some rather large dbases, too large for most email accounts and the server might as well go down during the download process :P) go further in the backup and FTP them to Amazon S3 and also to my home box (yeah a Windoze!).

And once every week I backup/download my complete CPanel, also with a cron job, yes I am lazy ;-).</description>
		<content:encoded><![CDATA[<p>MTG, that script is set to store them on the server, as it was only the first part of a series about automated backup, but one can easily email them and I (having some rather large dbases, too large for most email accounts and the server might as well go down during the download process <img src='http://www.wordpressthemes.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) go further in the backup and FTP them to Amazon S3 and also to my home box (yeah a Windoze!).</p>
<p>And once every week I backup/download my complete CPanel, also with a cron job, yes I am lazy <img src='http://www.wordpressthemes.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInTheGap</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-81</link>
		<dc:creator>MInTheGap</dc:creator>
		<pubDate>Wed, 23 May 2007 17:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-81</guid>
		<description>franky, where does your cron job leave the database backups?  If the backups are left on the same server that the database resides on then if the server goes down you lose those backups as well.</description>
		<content:encoded><![CDATA[<p>franky, where does your cron job leave the database backups?  If the backups are left on the same server that the database resides on then if the server goes down you lose those backups as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skarld</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-80</link>
		<dc:creator>skarld</dc:creator>
		<pubDate>Wed, 23 May 2007 17:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-80</guid>
		<description>I updated to this plugin yesterday on a new site and it worked perfectly with WP 2.2</description>
		<content:encoded><![CDATA[<p>I updated to this plugin yesterday on a new site and it worked perfectly with WP 2.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franky</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-79</link>
		<dc:creator>franky</dc:creator>
		<pubDate>Wed, 23 May 2007 17:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-79</guid>
		<description>Maybe it&#039;s just me, but I honestly am too lazy to remind myself weekly to think of my weekly dbase backup, hence why I use a &lt;a title=&quot;MySQL Automated Cron Backup&quot; href=&quot;http://amifamousnow.com/how-to/mysql-backup-cron-job/&quot; rel=&quot;nofollow&quot;&gt;cron job&lt;/a&gt; to do this. Let the script run every night, 7 times (use for every day another filename - don&#039;t bother with timestamped backups, they will only clutter your web space) and you&#039;ll always have 7 backups available. No loss of entries, comments or anything and even if you&#039;ve been playing with your dbase, you&#039;ll be able to minimize the loss.
And after a week they get overwritten with the new backup for that day.</description>
		<content:encoded><![CDATA[<p>Maybe it&#8217;s just me, but I honestly am too lazy to remind myself weekly to think of my weekly dbase backup, hence why I use a <a title="MySQL Automated Cron Backup" href="http://amifamousnow.com/how-to/mysql-backup-cron-job/" rel="nofollow">cron job</a> to do this. Let the script run every night, 7 times (use for every day another filename &#8211; don&#8217;t bother with timestamped backups, they will only clutter your web space) and you&#8217;ll always have 7 backups available. No loss of entries, comments or anything and even if you&#8217;ve been playing with your dbase, you&#8217;ll be able to minimize the loss.<br />
And after a week they get overwritten with the new backup for that day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MInTheGap</title>
		<link>http://www.wordpressthemes.com/blog/wordpress-database-backup/comment-page-1/#comment-78</link>
		<dc:creator>MInTheGap</dc:creator>
		<pubDate>Wed, 23 May 2007 15:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressthemes.com/blog/wordpress-database-backup.htm#comment-78</guid>
		<description>Thanks for the link!

Yes, it is so very important to make sure that you have a current database backup.  It&#039;s useful not only if you&#039;re in a pinch, but also if you find that you want to develop with your blog locally (for those of us that like to tinker!).</description>
		<content:encoded><![CDATA[<p>Thanks for the link!</p>
<p>Yes, it is so very important to make sure that you have a current database backup.  It&#8217;s useful not only if you&#8217;re in a pinch, but also if you find that you want to develop with your blog locally (for those of us that like to tinker!).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
