<?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>Brian Bell &#187; aws</title>
	<atom:link href="http://webguru.org/tag/aws/feed/" rel="self" type="application/rss+xml" />
	<link>http://webguru.org</link>
	<description>Bits of web-dev, travel and personal musings...</description>
	<lastBuildDate>Mon, 09 Nov 2009 21:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Access your Amazon S3 buckets with a Windows client</title>
		<link>http://webguru.org/2008/01/02/general/access-your-amazon-s3-buckets-with-a-windows-client/</link>
		<comments>http://webguru.org/2008/01/02/general/access-your-amazon-s3-buckets-with-a-windows-client/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 21:48:28 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[bucket explorer]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[s3backup]]></category>

		<guid isPermaLink="false">http://webguru.org/2008/01/02/general/access-your-amazon-s3-buckets-with-a-windows-client/</guid>
		<description><![CDATA[I&#8217;ve been working with the Simple Storage Service (S3) from Amazon Web Services (AWS) recently.  They have a great set of services and API&#8217;s available for the services at AWS but you are responsible for building whatever UI you need to manage them.  Well, thanks to the developer community, there are great tools [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with the Simple Storage Service (S3) from Amazon Web Services (AWS) recently.  They have a great set of services and API&#8217;s available for the services at AWS but you are responsible for building whatever UI you need to manage them.  Well, thanks to the developer community, there are great tools popping up (some open, some not).</p>
<p>I just downloaded BucketExplorer and started using it to view and upload/download files in my S3 buckets.  It is extremely easy to use and did exactly what I wanted.</p>
<p>Here&#8217;s a screen shot of what it looks like.  You can download an <a href="http://www.bucketexplorer.com/be-download.html">evaluation copy here</a></p>
<p align="center"><a href="/wp-content/uploads/2008/01/bucket-explorer.png" target="_blank"><img src="/wp-content/uploads/2008/01/bucket-explorer.png" alt="Bucket Explorer screen shot" border="1" height="327" width="535" /></a></p>
<p> Another nice tool that I am trying out is the open source backup client S3Backup. It is in beta as of this post, but it seems to have some good basic functionality. You can <a href="http://www.maluke.com/software/s3-backup" target="_blank">get a copy here</a>.  You can create a simple schedule (uses Windows Task Scheduler; which means no extra &#8220;watcher&#8221; process to keep running!) and backup any files on your machine (even from network shares, assuming you have the permissions &amp; connectivity setup).</p>
<p>The interface to S3Backup looks like this:</p>
<p align="center"><img src="/wp-content/uploads/2008/01/S3Backup.png" height="500" width="600" /></p>
]]></content:encoded>
			<wfw:commentRss>http://webguru.org/2008/01/02/general/access-your-amazon-s3-buckets-with-a-windows-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
