<?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: Cron, SSH, Rsync, and a ssh key with a passphrase (Ubuntu)</title>
	<atom:link href="http://www.codealpha.net/163/cron-ssh-and-rsync-and-key-with-passphrase-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codealpha.net/163/cron-ssh-and-rsync-and-key-with-passphrase-ubuntu/</link>
	<description>Tips &#38; Tutorials for Linux</description>
	<lastBuildDate>Tue, 09 Feb 2010 09:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arnaud Soyez</title>
		<link>http://www.codealpha.net/163/cron-ssh-and-rsync-and-key-with-passphrase-ubuntu/comment-page-1/#comment-97</link>
		<dc:creator>Arnaud Soyez</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codealpha.net/?p=163#comment-97</guid>
		<description>Emby,
My ssh key is unlocked at login time using seahorse, that might be why I don&#039;t get these errors, so you might have to do that too.
Try:
$ ssh yourserver.domain.com
it will pop up the password prompt window, from there I think there is a checkbox to tell to unlock this key at login time.</description>
		<content:encoded><![CDATA[<p>Emby,<br />
My ssh key is unlocked at login time using seahorse, that might be why I don't get these errors, so you might have to do that too.<br />
Try:<br />
$ ssh yourserver.domain.com<br />
it will pop up the password prompt window, from there I think there is a checkbox to tell to unlock this key at login time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emby</title>
		<link>http://www.codealpha.net/163/cron-ssh-and-rsync-and-key-with-passphrase-ubuntu/comment-page-1/#comment-96</link>
		<dc:creator>Emby</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.codealpha.net/?p=163#comment-96</guid>
		<description>I&#039;m trying to get this to work, but my backup.log reads like this:

Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(635) [sender=3.0.3]
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
lost connection

From this I recon that I need to put in the password for the key, but how do I do that for cron?

Best regards
Emby</description>
		<content:encoded><![CDATA[<p>I'm trying to get this to work, but my backup.log reads like this:</p>
<p>Permission denied, please try again.<br />
Permission denied, please try again.<br />
Permission denied (publickey,password).<br />
rsync: connection unexpectedly closed (0 bytes received so far) [sender]<br />
rsync error: error in rsync protocol data stream (code 12) at io.c(635) [sender=3.0.3]<br />
Permission denied, please try again.<br />
Permission denied, please try again.<br />
Permission denied (publickey,password).<br />
lost connection</p>
<p>From this I recon that I need to put in the password for the key, but how do I do that for cron?</p>
<p>Best regards<br />
Emby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Ehrhard</title>
		<link>http://www.codealpha.net/163/cron-ssh-and-rsync-and-key-with-passphrase-ubuntu/comment-page-1/#comment-81</link>
		<dc:creator>Matthias Ehrhard</dc:creator>
		<pubDate>Sun, 03 May 2009 22:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codealpha.net/?p=163#comment-81</guid>
		<description>Have you tried to source in the environment instead?
Matthias</description>
		<content:encoded><![CDATA[<p>Have you tried to source in the environment instead?<br />
Matthias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
