<?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 entire server from EC2 to S3</title>
	<atom:link href="http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/</link>
	<description>by Krzysztof Grajek</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:10:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Muthu</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-644</link>
		<dc:creator>Muthu</dc:creator>
		<pubDate>Fri, 07 Aug 2009 01:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-644</guid>
		<description>Is it ok to remove the files in /mnt after I backup the files to my bucket. Thanks for the article. It was simple and works !</description>
		<content:encoded><![CDATA[<p>Is it ok to remove the files in /mnt after I backup the files to my bucket. Thanks for the article. It was simple and works !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-639</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 25 Jun 2009 07:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-639</guid>
		<description>You would have to register it using ec2 tools:

&lt;code&gt;
ec2-register &lt;your-s3-bucket&gt; /image.manifest.xml 
&lt;/code&gt;

and then launch it using this command:

&lt;code&gt;
ec2-run-instances &lt;ami-identifier&gt;
&lt;/code&gt;

or Amazon AWS Console &lt;a href=&quot;http://www.softwarepassion.com/?p=164&quot; rel=&quot;nofollow&quot;&gt;(http://www.softwarepassion.com/?p=164)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You would have to register it using ec2 tools:</p>
<div class="codecolorer-container text " style="overflow:auto;white-space:nowrap;width:535px"><div class="text codecolorer" style="font-family:Monaco,Lucida Console,monospace">ec2-register &lt;your-s3-bucket&gt; /image.manifest.xml</div></div>
<p>and then launch it using this command:</p>
<div class="codecolorer-container text " style="overflow:auto;white-space:nowrap;width:535px"><div class="text codecolorer" style="font-family:Monaco,Lucida Console,monospace">ec2-run-instances &lt;ami-identifier&gt;</div></div>
<p>or Amazon AWS Console <a href="http://www.softwarepassion.com/?p=164" rel="nofollow">(</a><a href="http://www.softwarepassion.com/?p=164" rel="nofollow">http://www.softwarepassion.com/?p=164</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kesh</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-637</link>
		<dc:creator>Kesh</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-637</guid>
		<description>How do we restore it ? Let&#039;s say current instance corrupted or lost.
We need to launch new instance with saved instance (that uploaded into S3). Please advise.</description>
		<content:encoded><![CDATA[<p>How do we restore it ? Let&#8217;s say current instance corrupted or lost.<br />
We need to launch new instance with saved instance (that uploaded into S3). Please advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Launching your EC2 instances with AWS Management Console &#124; Software Passion</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-507</link>
		<dc:creator>Launching your EC2 instances with AWS Management Console &#124; Software Passion</dc:creator>
		<pubDate>Wed, 29 Apr 2009 05:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-507</guid>
		<description>[...] Start&#8217; listing a few example AMIs, select your own instances created earlier (see my post on backup up the whole EC2 image), or simply search for already created community AMIs. We will choose the last option and search [...]</description>
		<content:encoded><![CDATA[<p>[...] Start&#8217; listing a few example AMIs, select your own instances created earlier (see my post on backup up the whole EC2 image), or simply search for already created community AMIs. We will choose the last option and search [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
