<?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>Leong &#187; storage</title>
	<atom:link href="http://www.leong.nl/category/storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leong.nl</link>
	<description>enjoy life</description>
	<lastBuildDate>Tue, 25 May 2010 18:00:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cloud storage</title>
		<link>http://www.leong.nl/2009/12/cloud-storage/</link>
		<comments>http://www.leong.nl/2009/12/cloud-storage/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 21:18:20 +0000</pubDate>
		<dc:creator>kc</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[cloud amazon s3 storage dropbox]]></category>

		<guid isPermaLink="false">http://www.leong.nl/?p=147</guid>
		<description><![CDATA[There are many services to store your data online. I&#8217;m using Dropbox to store and exchange files with others. It&#8217;s a pretty good online storage service with a client to sync the files. But with this and with similar (free) services you a have limited amount of storage. You can pay for the extra space [...]]]></description>
			<content:encoded><![CDATA[<p>There are many services to store your data online. I&#8217;m using <a title="Dropbox online storage" href="http://www.dropbox.com">Dropbox </a>to store and exchange files with others. It&#8217;s a pretty good online storage service with a client to sync the files. But with this and with similar (free) services you a have limited amount of storage. You can pay for the extra space but there&#8217;s a better and cheaper way to storing your files in the cloud.</p>
<h2>Amazon S3 storage</h2>
<p>Amazon is offering a wide array of cloud services. The storage service is called <a title="Amazon S3, Simple Storage Service" href="http://aws.amazon.com/s3/">Amazon S3</a> (simple storage services). The storage is really cheap, approximately  $0.15 per GB/month for storage and $0.10 GB/month for data transfer. Dropbox and <a title="Online storage for Ubuntu Linux" href="http://one.ubuntu.com">Ubuntu One</a> are using S3 as storage facility, Twitter and Slideshare are using S3 to host images.</p>
<p>Using S3 as online storage isn&#8217;t that hard, it takes a bit more effort than using a service like Dropbox. But you&#8217;ll get unlimited storage for a bargain. Amazon isn&#8217;t offering a client to mount S3 storage on your computer. It provides an interface for developers, allowing connection to the storage. Luckily others have done the heavy lifting and there is software available to use the S3 storage on your computer. I don&#8217;t know the specific clients for Mac or Windows, google is your friend. I&#8217;m using <a title="Command line Amazon S3 client to mount the storage" href="http://code.google.com/p/s3fs/wiki/FuseOverAmazon">FuseOverAmazon</a> (<a title="S3fs fork allow to mount european S3 bucket" href="http://github.com/tractis/s3fs-fork">this specific fork for EU buckets</a>) on Ubuntu Linux.</p>
<p>So <a href="http://aws.amazon.com/s3/">sign up</a> for Amazon S3 and do some googling which client you need for your operating system. Now I only need a faster internet connection so I don&#8217;t have to wait when uploading gigabytes of photo&#8217;s to S3!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leong.nl/2009/12/cloud-storage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
