<?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: Setting Up EC2 Command Line Tools on Windows</title> <atom:link href="http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/feed/" rel="self" type="application/rss+xml" /><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/</link> <description>Technical Speaker, IT Pro, Microsoft MVP, and Father.</description> <lastBuildDate>Wed, 11 Jan 2012 09:22:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Chris ODaniel</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-60434</link> <dc:creator>Chris ODaniel</dc:creator> <pubDate>Wed, 11 Jan 2012 09:22:07 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-60434</guid> <description>Thank you the white space was my only problem.</description> <content:encoded><![CDATA[<p>Thank you the white space was my only problem.</p> ]]></content:encoded> </item> <item><title>By: Michael Picher</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-53602</link> <dc:creator>Michael Picher</dc:creator> <pubDate>Thu, 17 Nov 2011 17:14:13 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-53602</guid> <description>Great write-up.
Like James, I just had to get rid of spaces on the end of the following lines:
set EC2_HOME=c:\aws\ec2
and
set AWS_ELB_HOME=c:\aws\elb
Thanks!
Mike</description> <content:encoded><![CDATA[<p>Great write-up.</p><p>Like James, I just had to get rid of spaces on the end of the following lines:</p><p>set EC2_HOME=c:\aws\ec2<br
/> and<br
/> set AWS_ELB_HOME=c:\aws\elb</p><p>Thanks!<br
/> Mike</p> ]]></content:encoded> </item> <item><title>By: Bob Ren</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-53057</link> <dc:creator>Bob Ren</dc:creator> <pubDate>Sat, 12 Nov 2011 12:12:03 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-53057</guid> <description>Thank you, this documentation was simple and clean...good job</description> <content:encoded><![CDATA[<p>Thank you, this documentation was simple and clean&#8230;good job</p> ]]></content:encoded> </item> <item><title>By: How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools &#124; FatFrame</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-37016</link> <dc:creator>How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools &#124; FatFrame</dc:creator> <pubDate>Fri, 26 Aug 2011 18:36:08 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-37016</guid> <description>[...] you need to download the Amazon EC2 API Tools and set your environment variables. For Windows, see this guide. When you get to the portion with certificates, make sure you are using the certs from the x.509 [...]</description> <content:encoded><![CDATA[<p>[...] you need to download the Amazon EC2 API Tools and set your environment variables. For Windows, see this guide. When you get to the portion with certificates, make sure you are using the certs from the x.509 [...]</p> ]]></content:encoded> </item> <item><title>By: James Smith</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-29275</link> <dc:creator>James Smith</dc:creator> <pubDate>Tue, 28 Jun 2011 17:09:01 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-29275</guid> <description>Great article.  I had trouble with whitespace in my batch file.  Once I cleared that up, I can move to the next step.</description> <content:encoded><![CDATA[<p>Great article.  I had trouble with whitespace in my batch file.  Once I cleared that up, I can move to the next step.</p> ]]></content:encoded> </item> <item><title>By: LanceVD</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-27037</link> <dc:creator>LanceVD</dc:creator> <pubDate>Tue, 14 Jun 2011 22:50:48 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-27037</guid> <description>Environment errors:
Ensure there are no trailing spaces if you create the .bat, as it will muck things up.
In a command window, type: set
You should see not see any spaces in your PATH= section.
Good: ;c:\aws\elb\bin;c:\aws\ec2\bin
Bad:  ;c:\aws\elb\bin;c:\aws\ec2\ bin</description> <content:encoded><![CDATA[<p>Environment errors:<br
/> Ensure there are no trailing spaces if you create the .bat, as it will muck things up.</p><p>In a command window, type: set<br
/> You should see not see any spaces in your PATH= section.<br
/> Good: ;c:\aws\elb\bin;c:\aws\ec2\bin<br
/> Bad:  ;c:\aws\elb\bin;c:\aws\ec2\ bin</p> ]]></content:encoded> </item> <item><title>By: Himanshu Gupta</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-26428</link> <dc:creator>Himanshu Gupta</dc:creator> <pubDate>Fri, 10 Jun 2011 08:43:04 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-26428</guid> <description>Thanks mate....this is flawless!! Fantastic Work....Thanks again :)</description> <content:encoded><![CDATA[<p>Thanks mate&#8230;.this is flawless!! Fantastic Work&#8230;.Thanks again <img
src='http://sevans.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Ricardo</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-26196</link> <dc:creator>Ricardo</dc:creator> <pubDate>Wed, 08 Jun 2011 20:35:01 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-26196</guid> <description>Thanks so much ... is works great !!! super usefull the tutorial ...</description> <content:encoded><![CDATA[<p>Thanks so much &#8230; is works great !!! super usefull the tutorial &#8230;</p> ]]></content:encoded> </item> <item><title>By: Dr. Rajiv Ranjan</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-26036</link> <dc:creator>Dr. Rajiv Ranjan</dc:creator> <pubDate>Tue, 07 Jun 2011 08:27:24 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-26036</guid> <description>Thanks for this great tutorial. It is really helpful.</description> <content:encoded><![CDATA[<p>Thanks for this great tutorial. It is really helpful.</p> ]]></content:encoded> </item> <item><title>By: Brian K</title><link>http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/comment-page-1/#comment-23066</link> <dc:creator>Brian K</dc:creator> <pubDate>Tue, 03 May 2011 21:13:32 +0000</pubDate> <guid
isPermaLink="false">http://sevans.info/2009/05/19/setting-up-ec2-command-line-tools-on-windows/#comment-23066</guid> <description>I was following the instructions and it appears everything is working, but when I run the ec2-describe regions, I get an error stating unkown host: &quot;https://ec2.amazonaws.com&quot;
What am I missing?  Any command I try gives me the same message.
Thanks!</description> <content:encoded><![CDATA[<p>I was following the instructions and it appears everything is working, but when I run the ec2-describe regions, I get an error stating unkown host: &#8220;https://ec2.amazonaws.com&#8221;</p><p>What am I missing?  Any command I try gives me the same message.</p><p>Thanks!</p> ]]></content:encoded> </item> </channel> </rss>
