<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HOW TO: Backup Your Website to Amazon S3 (Automatically)</title>
	<atom:link href="http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 23:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ricky Synnot</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1484</link>
		<dc:creator>Ricky Synnot</dc:creator>
		<pubDate>Wed, 22 Feb 2012 06:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1484</guid>
		<description>Bah!  I&#039;m getting the same 403 error and I just cant fix it!  Im sure its the last step as I previously had heaps of problems connecting but have ironed those out.</description>
		<content:encoded><![CDATA[<p>Bah!  I&#8217;m getting the same 403 error and I just cant fix it!  Im sure its the last step as I previously had heaps of problems connecting but have ironed those out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky Synnot</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1482</link>
		<dc:creator>Ricky Synnot</dc:creator>
		<pubDate>Mon, 20 Feb 2012 06:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1482</guid>
		<description>Hi, When you say &#039;For me it was the “PATH” varible.&#039; - what do you mean?

Im now at the problem described in your final words...

Im all zipped up and ready to go, and I get this error:

websites_backup_Feb_20_12_01-50.tar.gz (you can see the zip is ready to go)...

You didn&#039;t set up your environment variables; see README.txt
s3sync.rb [options]  		version 1.2.6

I have done the YAML file exactly as you say, but the readme is very confusing.  Please help!

Rick</description>
		<content:encoded><![CDATA[<p>Hi, When you say &#8216;For me it was the “PATH” varible.&#8217; &#8211; what do you mean?</p>
<p>Im now at the problem described in your final words&#8230;</p>
<p>Im all zipped up and ready to go, and I get this error:</p>
<p>websites_backup_Feb_20_12_01-50.tar.gz (you can see the zip is ready to go)&#8230;</p>
<p>You didn&#8217;t set up your environment variables; see README.txt<br />
s3sync.rb [options]  		version 1.2.6</p>
<p>I have done the YAML file exactly as you say, but the readme is very confusing.  Please help!</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky Synnot</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1481</link>
		<dc:creator>Ricky Synnot</dc:creator>
		<pubDate>Mon, 20 Feb 2012 06:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1481</guid>
		<description>Scrub that - the problem now is this:  undefined local variable or method `u&#039; for main:Object (NameError)


(i think i fixed an earlier syntax error in the YML file).</description>
		<content:encoded><![CDATA[<p>Scrub that &#8211; the problem now is this:  undefined local variable or method `u&#8217; for main:Object (NameError)</p>
<p>(i think i fixed an earlier syntax error in the YML file).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky Synnot</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1480</link>
		<dc:creator>Ricky Synnot</dc:creator>
		<pubDate>Mon, 20 Feb 2012 06:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1480</guid>
		<description>Hey

Im getting this error right at the end where Im attempting to transfer up to s3.  All of the MT stuff is OK, but the transfer is throwing this error.  Ruby ver 1.8.5  could be the probem?


/s3sync/s3sync.rb:28:in `require&#039;: /s3sync/s3config.rb:27: syntax error (SyntaxError)
	from /s3sync/s3sync.rb:28


Thanks!</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>Im getting this error right at the end where Im attempting to transfer up to s3.  All of the MT stuff is OK, but the transfer is throwing this error.  Ruby ver 1.8.5  could be the probem?</p>
<p>/s3sync/s3sync.rb:28:in `require&#8217;: /s3sync/s3config.rb:27: syntax error (SyntaxError)<br />
	from /s3sync/s3sync.rb:28</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tpholland</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1251</link>
		<dc:creator>tpholland</dc:creator>
		<pubDate>Thu, 09 Jun 2011 22:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1251</guid>
		<description>If you&#039;re running Debian / Ubuntu and so forth, chances are you already have the certs installed in /etc/ssl/certs (and if not, apt-get install ca-certificates should do the trick). You can safely skip the last four lines of Step 2. 

If this is the case, in step 3, you can do: 
SSL_CERT_DIR=/etc/ssl/certs 
instead of:
ssl_cert_dir: /s3sync/certs</description>
		<content:encoded><![CDATA[<p>If you&#8217;re running Debian / Ubuntu and so forth, chances are you already have the certs installed in /etc/ssl/certs (and if not, apt-get install ca-certificates should do the trick). You can safely skip the last four lines of Step 2. </p>
<p>If this is the case, in step 3, you can do:<br />
SSL_CERT_DIR=/etc/ssl/certs<br />
instead of:<br />
ssl_cert_dir: /s3sync/certs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt mcinvale</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1213</link>
		<dc:creator>matt mcinvale</dc:creator>
		<pubDate>Tue, 12 Apr 2011 00:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1213</guid>
		<description>thanks thanks! this worked for me on mediatemple as well.</description>
		<content:encoded><![CDATA[<p>thanks thanks! this worked for me on mediatemple as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HCLA</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1209</link>
		<dc:creator>HCLA</dc:creator>
		<pubDate>Tue, 05 Apr 2011 19:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1209</guid>
		<description>Same problem here using Ruby 1.8.7, Ubuntu 9.04, certs installed, .yml ok.

Any pointers..?</description>
		<content:encoded><![CDATA[<p>Same problem here using Ruby 1.8.7, Ubuntu 9.04, certs installed, .yml ok.</p>
<p>Any pointers..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tej Kiran</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1206</link>
		<dc:creator>Tej Kiran</dc:creator>
		<pubDate>Fri, 25 Mar 2011 06:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1206</guid>
		<description>Another option to set your S3 Bucket as Static Website, Upload/Download your data in bulk using Bucket Explorer. Supporting for all region end points.</description>
		<content:encoded><![CDATA[<p>Another option to set your S3 Bucket as Static Website, Upload/Download your data in bulk using Bucket Explorer. Supporting for all region end points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NPhilly</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1204</link>
		<dc:creator>NPhilly</dc:creator>
		<pubDate>Wed, 16 Mar 2011 17:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1204</guid>
		<description>i just spent ages writing the solution for your wordpress install to tell me my comment was a bit spammy and lost it all.. i cant be bothered now.. check the syntax of your YAML files which is the error. also these scripts SHOULD tell you that there is a problem with the YAML syntax instead of throwing all sorts of unrelated errors causing the user to think the software is buggy</description>
		<content:encoded><![CDATA[<p>i just spent ages writing the solution for your wordpress install to tell me my comment was a bit spammy and lost it all.. i cant be bothered now.. check the syntax of your YAML files which is the error. also these scripts SHOULD tell you that there is a problem with the YAML syntax instead of throwing all sorts of unrelated errors causing the user to think the software is buggy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NPhilly</title>
		<link>http://atlchris.com/828/how-to-backup-your-website-to-amazon-s3-automatically/#comment-1203</link>
		<dc:creator>NPhilly</dc:creator>
		<pubDate>Wed, 16 Mar 2011 16:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://atlchris.com/?p=828#comment-1203</guid>
		<description>I have the exact same error

./s3cmd.rb listbuckets
./s3config.rb:20: undefined method `each_pair&#039; for # (NoMethodError)
	from ./s3config.rb:17:in `each&#039;
	from ./s3config.rb:17
	from ./s3cmd.rb:23:in `require&#039;
	from ./s3cmd.rb:23


Solution??? I am also using ruby 1.8.5 it says i need 1.8.4 or greater, are there issues with 1.8.5???</description>
		<content:encoded><![CDATA[<p>I have the exact same error</p>
<p>./s3cmd.rb listbuckets<br />
./s3config.rb:20: undefined method `each_pair&#8217; for # (NoMethodError)<br />
	from ./s3config.rb:17:in `each&#8217;<br />
	from ./s3config.rb:17<br />
	from ./s3cmd.rb:23:in `require&#8217;<br />
	from ./s3cmd.rb:23</p>
<p>Solution??? I am also using ruby 1.8.5 it says i need 1.8.4 or greater, are there issues with 1.8.5???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

