<?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"
	>
<channel>
	<title>Comments on: S3 Copy Object feature is now available in beta</title>
	<atom:link href="http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/</link>
	<description>Contemplating the brave new present</description>
	<pubDate>Wed, 20 Aug 2008 12:18:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: James Murty</title>
		<link>http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/#comment-233</link>
		<dc:creator>James Murty</dc:creator>
		<pubDate>Tue, 06 May 2008 05:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmurty.com/?p=41#comment-233</guid>
		<description>I can't write up a C example for the copy function because I don't have a C library or much recent experience with the language. However, if you can find an open-source C library on the AWS Resources site, you should be able to adapt it yourself to add the copy operation.

The copy operation is just a specialised kind of PUT request that has no body content, and includes two extra header fields: x-amz-copy-source and x-amz-metadata-directive.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t write up a C example for the copy function because I don&#8217;t have a C library or much recent experience with the language. However, if you can find an open-source C library on the AWS Resources site, you should be able to adapt it yourself to add the copy operation.</p>
<p>The copy operation is just a specialised kind of PUT request that has no body content, and includes two extra header fields: x-amz-copy-source and x-amz-metadata-directive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guru</title>
		<link>http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/#comment-232</link>
		<dc:creator>guru</dc:creator>
		<pubDate>Tue, 06 May 2008 05:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmurty.com/?p=41#comment-232</guid>
		<description>I need a 'C' example for Copy Object in S3. Can you?</description>
		<content:encoded><![CDATA[<p>I need a &#8216;C&#8217; example for Copy Object in S3. Can you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Murty</title>
		<link>http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/#comment-230</link>
		<dc:creator>James Murty</dc:creator>
		<pubDate>Mon, 05 May 2008 23:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmurty.com/?p=41#comment-230</guid>
		<description>Hi Jon,
The CVS head is fairly stable but not widely tested. If you intend to use it for working with important data I would recommend running some tests first to make sure everything behaves as you expect.
James</description>
		<content:encoded><![CDATA[<p>Hi Jon,<br />
The CVS head is fairly stable but not widely tested. If you intend to use it for working with important data I would recommend running some tests first to make sure everything behaves as you expect.<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Chase</title>
		<link>http://www.jamesmurty.com/2008/05/06/s3-copy-object-in-beta/#comment-228</link>
		<dc:creator>Jon Chase</dc:creator>
		<pubDate>Mon, 05 May 2008 14:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmurty.com/?p=41#comment-228</guid>
		<description>James -

Thanks for putting this in JetS3t so quickly!  Can we assume that CVS head is pretty stable?

Jon</description>
		<content:encoded><![CDATA[<p>James -</p>
<p>Thanks for putting this in JetS3t so quickly!  Can we assume that CVS head is pretty stable?</p>
<p>Jon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
