<?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: Backing Up Your Website and Database</title>
	<atom:link href="http://www.yorkspace.com/2006/08/61/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yorkspace.com/2006/08/61</link>
	<description></description>
	<pubDate>Sat, 31 Jul 2010 18:37:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.yorkspace.com/2006/08/61/comment-page-1#comment-1624</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Tue, 29 Aug 2006 18:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.yorkspace.com/2006/08/61#comment-1624</guid>
		<description>For those web hosts that don't allow you to access their DB servers via mysqldump, I created a PHP file that does the same thing and returns the SQL output.  Unfortunately the version that I posted on my blog is slightly out of date...</description>
		<content:encoded><![CDATA[<p>For those web hosts that don&#8217;t allow you to access their DB servers via mysqldump, I created a PHP file that does the same thing and returns the SQL output.  Unfortunately the version that I posted on my blog is slightly out of date&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Ty</title>
		<link>http://www.yorkspace.com/2006/08/61/comment-page-1#comment-1472</link>
		<dc:creator>The Ty</dc:creator>
		<pubDate>Thu, 24 Aug 2006 15:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.yorkspace.com/2006/08/61#comment-1472</guid>
		<description>That is a pretty good idea.  

I have been using a gzip dump of the database and storing it onsite and offsite from oscommerce, but an always on solution may be a more comprehensive answer..  especially when I am days away from going online with 3 more websites.  

May have to get the York fix!  Later bro

- T</description>
		<content:encoded><![CDATA[<p>That is a pretty good idea.  </p>
<p>I have been using a gzip dump of the database and storing it onsite and offsite from oscommerce, but an always on solution may be a more comprehensive answer..  especially when I am days away from going online with 3 more websites.  </p>
<p>May have to get the York fix!  Later bro</p>
<p>- T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauriat</title>
		<link>http://www.yorkspace.com/2006/08/61/comment-page-1#comment-1116</link>
		<dc:creator>Mauriat</dc:creator>
		<pubDate>Thu, 10 Aug 2006 19:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.yorkspace.com/2006/08/61#comment-1116</guid>
		<description>Nice. You almost have verbatim how I have my site-backup setup. :-) Although for the db, an alternative some users may have is if their provider gives a link to a gzipped dump of their databases. Which is then easy to grab using 'wget'.</description>
		<content:encoded><![CDATA[<p>Nice. You almost have verbatim how I have my site-backup setup. <img src='http://www.yorkspace.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Although for the db, an alternative some users may have is if their provider gives a link to a gzipped dump of their databases. Which is then easy to grab using &#8216;wget&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
