<?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>Callum Macdonald &#187; amazon backup</title>
	<atom:link href="http://www.callum-macdonald.com/tag/amazon-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum on life</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:01:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Incremental Backup on Amazon EC2 / S3</title>
		<link>http://www.callum-macdonald.com/2007/10/27/incremental-backup-on-amazon-ec2-s3/</link>
		<comments>http://www.callum-macdonald.com/2007/10/27/incremental-backup-on-amazon-ec2-s3/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 20:48:26 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[amazon backup]]></category>
		<category><![CDATA[amazon ec2]]></category>
		<category><![CDATA[Amazon-S3]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[s3 backup]]></category>
		<category><![CDATA[s3 incremental backup]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2007/10/27/incremental-backup-on-amazon-ec2-s3/</guid>
		<description><![CDATA[Somebody suggested using Amazon EC2 to provide an incremental backup interface to S3. For the likes of rsync to be truly effective, you need to have an rsync program running near the data store. It struck me, you could use &#8230; <a href="http://www.callum-macdonald.com/2007/10/27/incremental-backup-on-amazon-ec2-s3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Somebody <a href="http://jeremy.zawodny.com/blog/archives/007641.html" target="_blank">suggested</a> using Amazon EC2 to provide an incremental backup interface to S3. For the likes of rsync to be truly effective, you need to have an rsync program running near the data store. It struck me, you could use an EC2 instance with free, high-speed bandwidth to S3 to do exactly that.</p>
<p>Using <a href="http://dev.extensibleforge.net/wiki/s3/fuse" title="s3fuse - mount Amazon S3 as a local filesystem" target="_blank">S3fuse</a> (currently down) I&#8217;m sure you could script something so users log in to the EC2 instance and then mount their S3 bucket locally. Then rsync would work pretty effectively I reckon.</p>
<p>Could even be an interesting business model.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2007/10/27/incremental-backup-on-amazon-ec2-s3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

