<?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"
	>
<channel>
	<title>Comments on: Backing Up Using Expect and Rsync</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 12:02:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: KTK</title>
		<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/#comment-18106</link>
		<dc:creator>KTK</dc:creator>
		<pubDate>Mon, 17 Apr 2006 13:26:08 +0000</pubDate>
		<guid isPermaLink="false">569318209#comment-18106</guid>
		<description>Hi ,
Can anybody help me with this problem in "EXPECT" script.

The expect script works fine when called locally,but when i try to call the script from a remote machine through a SSH ,it fails.
send: spawn id exp0 not open

Please let me know what can be done.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
Can anybody help me with this problem in &#8220;EXPECT&#8221; script.</p>
<p>The expect script works fine when called locally,but when i try to call the script from a remote machine through a SSH ,it fails.<br />
send: spawn id exp0 not open</p>
<p>Please let me know what can be done.<br />
Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Skunk</title>
		<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/#comment-4834</link>
		<dc:creator>Skunk</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">569318209#comment-4834</guid>
		<description>&lt;p&gt;If you use SSH public/private key authentication you don't need to use Expect for this at all, which is good because it means you don't have to have script fiels lying around containing your unencrypted root password.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>If you use SSH public/private key authentication you don&#8217;t need to use Expect for this at all, which is good because it means you don&#8217;t have to have script fiels lying around containing your unencrypted root password.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: z0s0</title>
		<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/#comment-4835</link>
		<dc:creator>z0s0</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">569318209#comment-4835</guid>
		<description>&lt;p&gt;Damn Simon, beat me to it ;-P&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Damn Simon, beat me to it ;-P</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bwarrene</title>
		<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/#comment-4836</link>
		<dc:creator>bwarrene</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">569318209#comment-4836</guid>
		<description>&lt;p&gt;Yes - it is a trade-off in some cases.  I have setup ssh keys for root on some servers with host and command restrictions for passwordless actions (limiting usage of private keys to one host limited to one command) - however - it became a management pain for some folks managing multiple root keys.  This above worked better as both servers (although on Internet) have firewalls, intrusion detection and change management layers which allowed us to breathe easier using Expect.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Yes - it is a trade-off in some cases.  I have setup ssh keys for root on some servers with host and command restrictions for passwordless actions (limiting usage of private keys to one host limited to one command) - however - it became a management pain for some folks managing multiple root keys.  This above worked better as both servers (although on Internet) have firewalls, intrusion detection and change management layers which allowed us to breathe easier using Expect.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: niranjan</title>
		<link>http://www.sitepoint.com/blogs/2004/09/01/backing-up-using-expect-and-rsync/#comment-4837</link>
		<dc:creator>niranjan</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">569318209#comment-4837</guid>
		<description>&lt;p&gt;Good one.I was making search to identify functioning of rsync.Simple and short explaination&lt;br /&gt;
&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Good one.I was making search to identify functioning of rsync.Simple and short explaination</p>]]></content:encoded>
	</item>
</channel>
</rss>
