<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Backing Up Your Website and Database</title>
	<link>http://www.yorkspace.com/2006/08/61</link>
	<description></description>
	<pubDate>Fri, 05 Sep 2008 20:31:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.yorkspace.com/2006/08/61#comment-1624</link>
		<author>Jeff Schiller</author>
		<pubDate>Tue, 29 Aug 2006 18:00:20 +0000</pubDate>
		<guid>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-1472</link>
		<author>The Ty</author>
		<pubDate>Thu, 24 Aug 2006 15:44:10 +0000</pubDate>
		<guid>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-1116</link>
		<author>Mauriat</author>
		<pubDate>Thu, 10 Aug 2006 19:49:07 +0000</pubDate>
		<guid>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>
