<?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: My Amazon Toolkit (Thus Far)</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Naama</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-116618</link>
		<dc:creator>Naama</dc:creator>
		<pubDate>Tue, 19 Aug 2008 04:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-116618</guid>
		<description>Bameyb

&gt; full load into S3 means you&#039;re paying for the full bandwidth every time.

No, I&#039;m paying only for the bandwidth from my Server to S3rsync servers (which very efficient base on rsync)  I&#039;m not pay for the bandwidth from S3rsync servers to S3 storage.</description>
		<content:encoded><![CDATA[<p>Bameyb</p>
<p>&gt; full load into S3 means you're paying for the full bandwidth every time.</p>
<p>No, I'm paying only for the bandwidth from my Server to S3rsync servers (which very efficient base on rsync)  I'm not pay for the bandwidth from S3rsync servers to S3 storage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-94633</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 06 Jun 2008 07:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-94633</guid>
		<description>Naama,

Fast and easy to use are great, but sending your data to a third party is less than ideal, and the full load into S3 means you&#039;re paying for the full bandwidth every time.

Neither of those are necessarily deal breakers, but definitely worth considering if you&#039;re backing up a lot of data and/or it contains sensitive information.</description>
		<content:encoded><![CDATA[<p>Naama,</p>
<p>Fast and easy to use are great, but sending your data to a third party is less than ideal, and the full load into S3 means you're paying for the full bandwidth every time.</p>
<p>Neither of those are necessarily deal breakers, but definitely worth considering if you're backing up a lot of data and/or it contains sensitive information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naama</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-94623</link>
		<dc:creator>Naama</dc:creator>
		<pubDate>Fri, 06 Jun 2008 06:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-94623</guid>
		<description>Hi barneyb,

I don&#039;t have EC2 so it save me the trouble (and cost) to deal with EC2.

&gt; s3rsync is still doing a full-file load into S3

Why should I care, as long as it fast and easy to use?</description>
		<content:encoded><![CDATA[<p>Hi barneyb,</p>
<p>I don't have EC2 so it save me the trouble (and cost) to deal with EC2.</p>
<p>&gt; s3rsync is still doing a full-file load into S3</p>
<p>Why should I care, as long as it fast and easy to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-75157</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Sun, 13 Apr 2008 15:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-75157</guid>
		<description>Naama,

s3rsync is still doing a full-file load into S3, it&#039;s just going through an intermediate EC2 server.  If the source of your backups are already on EC2, then it doesn&#039;t matter.  Further, all your data must pass through S3rsync&#039;s servers, which is far from desirable with sensitive stuff.</description>
		<content:encoded><![CDATA[<p>Naama,</p>
<p>s3rsync is still doing a full-file load into S3, it's just going through an intermediate EC2 server.  If the source of your backups are already on EC2, then it doesn't matter.  Further, all your data must pass through S3rsync's servers, which is far from desirable with sensitive stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naama</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-74870</link>
		<dc:creator>Naama</dc:creator>
		<pubDate>Sat, 12 Apr 2008 08:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-74870</guid>
		<description>S3Sync didn&#039;t work for me well.  The backup time was very long, It alway re upload the modify files all over again :(
I move to http://www.s3rsync.com and now using rsync to s3. Modified file are partly upload the my backup is much faster.

Naama G</description>
		<content:encoded><![CDATA[<p>S3Sync didn't work for me well.  The backup time was very long, It alway re upload the modify files all over again :(<br />
I move to <a href="http://www.s3rsync.com" rel="nofollow">http://www.s3rsync.com</a> and now using rsync to s3. Modified file are partly upload the my backup is much faster.</p>
<p>Naama G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Henke</title>
		<link>https://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/comment-page-1/#comment-71610</link>
		<dc:creator>Mike Henke</dc:creator>
		<pubDate>Sat, 05 Apr 2008 18:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2008/04/04/my-amazon-toolkit-thus-far/#comment-71610</guid>
		<description>I found JetS3t works great.  I use the synchronize command line tool between my Windows and Linux computers.  http://jets3t.s3.amazonaws.com/applications/applications.html</description>
		<content:encoded><![CDATA[<p>I found JetS3t works great.  I use the synchronize command line tool between my Windows and Linux computers.  <a href="http://jets3t.s3.amazonaws.com/applications/applications.html" rel="nofollow">http://jets3t.s3.amazonaws.com/applications/applications.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
