<?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: Slow Amazon EC2 rsync / SCP / SFTP upload speeds?</title>
	<atom:link href="http://www.clausconrad.com/blog/slow-amazon-ec2-rsync-scp-sftp-upload-speeds/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clausconrad.com/blog/slow-amazon-ec2-rsync-scp-sftp-upload-speeds</link>
	<description></description>
	<lastBuildDate>Thu, 01 Dec 2011 09:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: disasteraverted</title>
		<link>http://www.clausconrad.com/blog/slow-amazon-ec2-rsync-scp-sftp-upload-speeds#comment-69</link>
		<dc:creator>disasteraverted</dc:creator>
		<pubDate>Tue, 19 Apr 2011 02:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=82#comment-69</guid>
		<description>I have the same issue, even with using port 80... really frustrating.  If I download certain things it can be very fast, I/O is not an issue... terribly slow.</description>
		<content:encoded><![CDATA[<p>I have the same issue, even with using port 80&#8230; really frustrating.  If I download certain things it can be very fast, I/O is not an issue&#8230; terribly slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus</title>
		<link>http://www.clausconrad.com/blog/slow-amazon-ec2-rsync-scp-sftp-upload-speeds#comment-61</link>
		<dc:creator>Claus</dc:creator>
		<pubDate>Mon, 14 Mar 2011 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=82#comment-61</guid>
		<description>Hi David,

sorry for the late reply. Here&#039;s what I did on my Debian/Ubuntu servers to change SSH&#039;s listening port:

&lt;code&gt;sudo nano /etc/ssh/sshd_config&lt;/code&gt;

Change line:

&lt;code&gt;Port 22&lt;/code&gt;

to:

&lt;code&gt;Port 80&lt;/code&gt;

As an alternative you could also add a second &lt;em&gt;Port&lt;/em&gt; line to have SSH listen on several ports:

&lt;code&gt;Port 22Port 80&lt;/code&gt;

If you have a local iptables or other firewall running on the host, make sure the port is open. The same goes for EC2&#039;s global firewall.

Finally, restart SSH:

&lt;code&gt;sudo /etc/init.d/ssh&lt;/code&gt;

You also have to make this change in the clients.

// Claus</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>sorry for the late reply. Here&#8217;s what I did on my Debian/Ubuntu servers to change SSH&#8217;s listening port:</p>
<p><code>sudo nano /etc/ssh/sshd_config</code></p>
<p>Change line:</p>
<p><code>Port 22</code></p>
<p>to:</p>
<p><code>Port 80</code></p>
<p>As an alternative you could also add a second <em>Port</em> line to have SSH listen on several ports:</p>
<p><code>Port 22Port 80</code></p>
<p>If you have a local iptables or other firewall running on the host, make sure the port is open. The same goes for EC2&#8242;s global firewall.</p>
<p>Finally, restart SSH:</p>
<p><code>sudo /etc/init.d/ssh</code></p>
<p>You also have to make this change in the clients.</p>
<p>// Claus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.clausconrad.com/blog/slow-amazon-ec2-rsync-scp-sftp-upload-speeds#comment-60</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 08 Mar 2011 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=82#comment-60</guid>
		<description>Dumb linux questions: Please help me accomplish this - is it just sshd -p80 on the server? Or do I need to restart ssdh as well? Do I have to change all my clients to find this? Thanks.</description>
		<content:encoded><![CDATA[<p>Dumb linux questions: Please help me accomplish this &#8211; is it just sshd -p80 on the server? Or do I need to restart ssdh as well? Do I have to change all my clients to find this? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 8/15 queries in 0.011 seconds using apc

Served from: www.clausconrad.com @ 2012-02-05 15:25:29 -->
