<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stephen Gray&#039;s dev blog &#187; backup</title>
	<atom:link href="http://blog.s-gray.com/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.s-gray.com</link>
	<description>e-commerce and integrations</description>
	<lastBuildDate>Sun, 17 Jan 2010 09:32:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amazon S3 backup with PHP</title>
		<link>http://blog.s-gray.com/2010/01/14/amazon-s3-backup-with-php/</link>
		<comments>http://blog.s-gray.com/2010/01/14/amazon-s3-backup-with-php/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:22:05 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://blog.s-gray.com/?p=207</guid>
		<description><![CDATA[I&#8217;ve just released the first version of s3Cinch, a script I wrote in PHP for archiving and backing up any file, folder or MySQL database to an Amazon Simple Storage Service (S3) account.
It&#8217;s pretty easy to use and the requirements are basic. It&#8217;s hosted on Google Code so feel free to play around with it. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released the first version of s3Cinch, a script I wrote in PHP for archiving and backing up any file, folder or MySQL database to an Amazon Simple Storage Service (S3) account.</p>
<p>It&#8217;s pretty easy to use and the requirements are basic. It&#8217;s hosted on Google Code so feel free to play around with it. More details and usage instructions etc can be found on it&#8217;s project page and Wiki.</p>
<p><a href="http://code.google.com/p/s3cinch">s3Cinch on Google Code</a></p>
<p>There are a number of big features that I&#8217;ll be looking at implementing over the coming weeks so the script should be improving quite regularly.</p>
<p>Stephen.</p>
<p><strong>Update: version 1.1</strong></p>
<p>Added the ability to back up MySQL databases from remote servers.</p>
<p><strong>Update: version 1.2</strong></p>
<p>Added ability to control when backups are scheduled, either hourly, daily, weekly or monthly.<br />
Added commenting to instruction files.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.s-gray.com/2010/01/14/amazon-s3-backup-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

