<?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>Zen and the Art of Nonprofit Technology &#187; s3</title>
	<atom:link href="http://zenofnptech.org/tag/s3/feed" rel="self" type="application/rss+xml" />
	<link>http://zenofnptech.org</link>
	<description>Thoughtful and sometimes snarky perspectives on nonprofit technology</description>
	<lastBuildDate>Mon, 19 Sep 2011 18:24:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Amazon S3 for web server backup</title>
		<link>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html</link>
		<comments>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:25:53 +0000</pubDate>
		<dc:creator>Pearlbear</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://zenofnptech.org/?p=654</guid>
		<description><![CDATA[I&#8217;ve been getting to know Amazon S3 lately, and there are some great things about it. I think it is one of the long list of unpredicted successes that resulted from the near-ubiquitousness of open source software on the server side. We&#8217;ve been using it for &#8220;offsite&#8221; backup for drupal sites for a while now. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been getting to know Amazon S3 lately, and there are some great things about it. I think it is one of the long list of unpredicted successes that resulted from the near-ubiquitousness of open source software on the server side. We&#8217;ve been using it for &#8220;offsite&#8221; backup for drupal sites for a while now. We have a script going which runs by cron daily to do the backups.</p>
<p>There are a number of ways to do this. We started using <a href="http://code.google.com/p/s3fs/">S3fs</a> as a way to mount an S3 bucket in the filesystem, then just copy the files to S3. One of the scripts we&#8217;ve use is <a href="http://zenofnptech.org/amazon-s3-backup-script-1">here</a>. (We also use rsync.) However, S3fs isn&#8217;t very actively supported or in development. So we&#8217;re thinking of moving to use <a href="http://s3tools.org/s3cmd">S3cmd</a>, which works really well, and is still under active development.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenofnptech.org/2010/06/amazon-s3-for-web-server-backup.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

