<?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 SSH or SFTP in scripts</title>
	<atom:link href="http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/</link>
	<description>The more you know, the more you don't know</description>
	<lastBuildDate>Tue, 09 Mar 2010 11:40:59 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: gewthen</title>
		<link>http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/comment-page-1/#comment-770</link>
		<dc:creator>gewthen</dc:creator>
		<pubDate>Tue, 17 Mar 2009 17:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=98#comment-770</guid>
		<description>@Chris ssh-copy-id tool also exists on Ubuntu 8.x</description>
		<content:encoded><![CDATA[<p>@Chris ssh-copy-id tool also exists on Ubuntu 8.x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/comment-page-1/#comment-742</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 27 Feb 2009 15:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=98#comment-742</guid>
		<description>Looks like this is actually a function built into OpenSSH, as my Debian installation has the function as well.</description>
		<content:encoded><![CDATA[<p>Looks like this is actually a function built into OpenSSH, as my Debian installation has the function as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/comment-page-1/#comment-741</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 24 Feb 2009 07:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=98#comment-741</guid>
		<description>Looks like there&#039;s a shortcut.  On my installation of Fedora 10 i386, SSH provides a command to add your public key to a remote host with the following...

$ ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote.host</description>
		<content:encoded><![CDATA[<p>Looks like there&#8217;s a shortcut.  On my installation of Fedora 10 i386, SSH provides a command to add your public key to a remote host with the following&#8230;</p>
<p>$ ssh-copy-id -i ~/.ssh/id_rsa.pub <a href="mailto:user@remote.host">user@remote.host</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://frankkoehl.com/2008/09/automating-ssh-or-sftp-in-scripts/comment-page-1/#comment-109</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 29 Sep 2008 22:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=98#comment-109</guid>
		<description>Great stuff, man.  I&#039;ve been confused by this in the past, only to walk away because the need to figure it out wasn&#039;t great enough.</description>
		<content:encoded><![CDATA[<p>Great stuff, man.  I&#8217;ve been confused by this in the past, only to walk away because the need to figure it out wasn&#8217;t great enough.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
