<?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: Automating WordPress uploads using SSH</title>
	<atom:link href="http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/</link>
	<description>Just what the world needs, yet another blog</description>
	<lastBuildDate>Sat, 31 Jul 2010 21:43:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jonathan Dingman</title>
		<link>http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/comment-page-1/#comment-7114</link>
		<dc:creator>Jonathan Dingman</dc:creator>
		<pubDate>Thu, 13 Aug 2009 21:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.weaverling.org/?p=339#comment-7114</guid>
		<description>I made the update to the codex so it doesn&#039;t show PRIVKEY anymore, but that it reflects the correct value of PRIKEY.  I made the update because I saw your article and realized you were correct, that the codex had the wrong value.

Thanks for the heads up.

It&#039;s tough to write a tutorial that fits every circumstance, so it&#039;s great that people, like yourself, like spin-off tutorials so that other people can benefit from other people&#039;s experiences.</description>
		<content:encoded><![CDATA[<p>I made the update to the codex so it doesn&#8217;t show PRIVKEY anymore, but that it reflects the correct value of PRIKEY.  I made the update because I saw your article and realized you were correct, that the codex had the wrong value.</p>
<p>Thanks for the heads up.</p>
<p>It&#8217;s tough to write a tutorial that fits every circumstance, so it&#8217;s great that people, like yourself, like spin-off tutorials so that other people can benefit from other people&#8217;s experiences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weave</title>
		<link>http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/comment-page-1/#comment-6029</link>
		<dc:creator>weave</dc:creator>
		<pubDate>Sun, 12 Jul 2009 03:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.weaverling.org/?p=339#comment-6029</guid>
		<description>Just read the Codex page has been corrected.  Nice.</description>
		<content:encoded><![CDATA[<p>Just read the Codex page has been corrected.  Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weave</title>
		<link>http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/comment-page-1/#comment-4424</link>
		<dc:creator>weave</dc:creator>
		<pubDate>Thu, 28 May 2009 22:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.weaverling.org/?p=339#comment-4424</guid>
		<description>Woah, thanks. That&#039;s much better!  Had no idea that that was doable! Then in that case the host in FTP_HOST has to be localhost too.  

I did have to change the from to localhost.localdomain due to this syslog error.

May 28 21:53:56 catzilla sshd[1316]: Authentication tried for weave with correct key but not from a permitted host (host=localhost.localdomain, ip=127.0.0.1).

Thanks!

</description>
		<content:encoded><![CDATA[<p>Woah, thanks. That&#8217;s much better!  Had no idea that that was doable! Then in that case the host in FTP_HOST has to be localhost too.  </p>
<p>I did have to change the from to localhost.localdomain due to this syslog error.</p>
<p>May 28 21:53:56 catzilla sshd[1316]: Authentication tried for weave with correct key but not from a permitted host (host=localhost.localdomain, ip=127.0.0.1).</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Hennessy</title>
		<link>http://blog.weaverling.org/2009/05/26/automating-wordpress-uploads-using-ssh/comment-page-1/#comment-4419</link>
		<dc:creator>Pat Hennessy</dc:creator>
		<pubDate>Thu, 28 May 2009 21:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.weaverling.org/?p=339#comment-4419</guid>
		<description>You could also put &lt;b&gt;from=&quot;localhost&quot;,no-port-forwarding,no-pty&lt;/b&gt; in your authorized keys file.  It should go before ssh-rsa.  That will ensure the private key can only be used locally.  Although, chmod&#039;ing the private key file open and shut as you need it couldn&#039;t hurt either.</description>
		<content:encoded><![CDATA[<p>You could also put <b>from=&#8221;localhost&#8221;,no-port-forwarding,no-pty</b> in your authorized keys file.  It should go before ssh-rsa.  That will ensure the private key can only be used locally.  Although, chmod&#8217;ing the private key file open and shut as you need it couldn&#8217;t hurt either.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
