<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: sshfs works in Leopard!!!</title>
	<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 13:38:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: pizte</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35758</link>
		<dc:creator>pizte</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:54:48 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35758</guid>
		<description>Oops, Kara commented before :)</description>
		<content:encoded><![CDATA[<p>Oops, Kara commented before :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pizte</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35757</link>
		<dc:creator>pizte</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:54:11 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35757</guid>
		<description>Gordon, that's SSHFS fault, the reason ( I bet 99% probabilities) is that you never connected through ssh to your machines, so MacOS doesn't have the RSA Keys, and SSHFS does not parse it .

Solution: Start terminal and enter through ssh to one of the machines, it will ask you if you accept the RSA Key, say yes, then one you're inside disconnect and try running SSHFS, it should be running ok.</description>
		<content:encoded><![CDATA[<p>Gordon, that&#8217;s SSHFS fault, the reason ( I bet 99% probabilities) is that you never connected through ssh to your machines, so MacOS doesn&#8217;t have the RSA Keys, and SSHFS does not parse it .</p>
<p>Solution: Start terminal and enter through ssh to one of the machines, it will ask you if you accept the RSA Key, say yes, then one you&#8217;re inside disconnect and try running SSHFS, it should be running ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kara</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35756</link>
		<dc:creator>kara</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:51:36 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35756</guid>
		<description>Gordon, just making sure -- you tried editing .ssh/known_hosts and then running ssh in terminal?</description>
		<content:encoded><![CDATA[<p>Gordon, just making sure &#8212; you tried editing .ssh/known_hosts and then running ssh in terminal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35755</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:49:14 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35755</guid>
		<description>Now my hair is torn out...  I have installed everything as instructed (twice - on separate computers), and sshf does not ask for a password. I wave tried all the tricks presented here. No  password prompt, no errors, no mount point in Volumes, no nothing...  I am at a loss.  Anyone else have this problem? how did you fix it?</description>
		<content:encoded><![CDATA[<p>Now my hair is torn out&#8230;  I have installed everything as instructed (twice - on separate computers), and sshf does not ask for a password. I wave tried all the tricks presented here. No  password prompt, no errors, no mount point in Volumes, no nothing&#8230;  I am at a loss.  Anyone else have this problem? how did you fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kara</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35565</link>
		<dc:creator>kara</dc:creator>
		<pubDate>Sun, 22 Jun 2008 21:29:24 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35565</guid>
		<description>So glad it worked!  I figured it out that trick by trial and error and tearing out my hair :)</description>
		<content:encoded><![CDATA[<p>So glad it worked!  I figured it out that trick by trial and error and tearing out my hair :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35564</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Sun, 22 Jun 2008 21:00:28 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35564</guid>
		<description>Thanks Kara, it worked! Thanks a bunch and have a good day!</description>
		<content:encoded><![CDATA[<p>Thanks Kara, it worked! Thanks a bunch and have a good day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kara</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35563</link>
		<dc:creator>kara</dc:creator>
		<pubDate>Sun, 22 Jun 2008 15:10:01 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35563</guid>
		<description>Anil, if that happens to me I fix it by editing .ssh/known_hosts . Remove the line that applies to your server, save, quit.  Now run terminal and attempt to login -- it'll tell you the fingerprint changed.  Accept with "yes". Now you can quit terminal and sshfs should let you log in just fine.</description>
		<content:encoded><![CDATA[<p>Anil, if that happens to me I fix it by editing .ssh/known_hosts . Remove the line that applies to your server, save, quit.  Now run terminal and attempt to login &#8212; it&#8217;ll tell you the fingerprint changed.  Accept with &#8220;yes&#8221;. Now you can quit terminal and sshfs should let you log in just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35562</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Sun, 22 Jun 2008 08:04:13 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35562</guid>
		<description>I have installed MacFUSE and SSHFS.app. When I run the app, it asks me the servername and username, which i enter and then it asks  me the password. I enter the correct password, press enter (or ok button) and the "enter password" box comes up again. There are no errors displayed, no other questions asked. I've checked the password, I can connect to my server using Terminal.app just fine. sshfs is not for me :(</description>
		<content:encoded><![CDATA[<p>I have installed MacFUSE and SSHFS.app. When I run the app, it asks me the servername and username, which i enter and then it asks  me the password. I enter the correct password, press enter (or ok button) and the &#8220;enter password&#8221; box comes up again. There are no errors displayed, no other questions asked. I&#8217;ve checked the password, I can connect to my server using Terminal.app just fine. sshfs is not for me :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35520</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Tue, 03 Jun 2008 18:01:55 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-35520</guid>
		<description>Thanks kara, I can't believe I didn't think of this! I was certain sshfs was broken.</description>
		<content:encoded><![CDATA[<p>Thanks kara, I can&#8217;t believe I didn&#8217;t think of this! I was certain sshfs was broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-27294</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 05 Nov 2007 11:03:39 +0000</pubDate>
		<guid>http://kayray.org/2007/10/30/sshfs-works-in-leopard/#comment-27294</guid>
		<description>thanks! great hint!</description>
		<content:encoded><![CDATA[<p>thanks! great hint!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
