<?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: Keeping Your SSH Connection Alive</title>
	<atom:link href="http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<pubDate>Fri, 05 Sep 2008 22:53:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hans</title>
		<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/#comment-97872</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=566#comment-97872</guid>
		<description>autossh has its place, but its job is to automate reconnecting in the event of a disconnect, not keeping a connection alive.</description>
		<content:encoded><![CDATA[<p>autossh has its place, but its job is to automate reconnecting in the event of a disconnect, not keeping a connection alive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/#comment-97817</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Thu, 17 Apr 2008 12:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=566#comment-97817</guid>
		<description>What about using autossh?</description>
		<content:encoded><![CDATA[<p>What about using autossh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/#comment-97704</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 16 Apr 2008 21:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=566#comment-97704</guid>
		<description>@Bjørn Grønbæk- It does.  Add either of those options to your ~/.ssh/config file.  The sshfs utility reads that file, and adds the options to the connection, as sshfs just just an ssh directory mounted to a local dir on your filesystem.</description>
		<content:encoded><![CDATA[<p>@Bjørn Grønbæk- It does.  Add either of those options to your ~/.ssh/config file.  The sshfs utility reads that file, and adds the options to the connection, as sshfs just just an ssh directory mounted to a local dir on your filesystem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/#comment-97695</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 16 Apr 2008 20:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=566#comment-97695</guid>
		<description>excellent!</description>
		<content:encoded><![CDATA[<p>excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjørn Grønbæk</title>
		<link>http://pthree.org/2008/04/16/keeping-your-ssh-connection-alive/#comment-97673</link>
		<dc:creator>Bjørn Grønbæk</dc:creator>
		<pubDate>Wed, 16 Apr 2008 18:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=566#comment-97673</guid>
		<description>Thanks man. I'm having the exact same problem here at University of Southern Denmark. Stupid network... 

It really screws up your system if you mount a remote folder with sshfs, and the connection is terminated by inactivity. It would be nice if sshfs had some option just like those above. But your advice is a great help anyway.</description>
		<content:encoded><![CDATA[<p>Thanks man. I&#8217;m having the exact same problem here at University of Southern Denmark. Stupid network&#8230; </p>
<p>It really screws up your system if you mount a remote folder with sshfs, and the connection is terminated by inactivity. It would be nice if sshfs had some option just like those above. But your advice is a great help anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
