<?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: How to mount your drives over the internet using SSHFS</title>
	<atom:link href="http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/</link>
	<description>Words of Wisdom for Technologists</description>
	<lastBuildDate>Tue, 09 Mar 2010 04:32:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Samme</title>
		<link>http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/comment-page-1/#comment-6392</link>
		<dc:creator>Samme</dc:creator>
		<pubDate>Sat, 06 Feb 2010 09:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techthrob.com/wp/wordpress/?p=18#comment-6392</guid>
		<description>Great guide, but I can&#039;t get it to work the way I want.

I&#039;ve added the line to fstab, but it doesn&#039;t mount at startup, and when I type mount test/ then it comes up this line asking for my passphrase, hmm...can someone guide my in the right direction?

Obviously I want the remote share to mount at boot without me ever needing to do anything, just like a local filesystem.

Thankful for any help!</description>
		<content:encoded><![CDATA[<p>Great guide, but I can&#8217;t get it to work the way I want.</p>
<p>I&#8217;ve added the line to fstab, but it doesn&#8217;t mount at startup, and when I type mount test/ then it comes up this line asking for my passphrase, hmm&#8230;can someone guide my in the right direction?</p>
<p>Obviously I want the remote share to mount at boot without me ever needing to do anything, just like a local filesystem.</p>
<p>Thankful for any help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shomas</title>
		<link>http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/comment-page-1/#comment-3370</link>
		<dc:creator>shomas</dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techthrob.com/wp/wordpress/?p=18#comment-3370</guid>
		<description>With debian install, if you want to be able to access it as a user other then root, then you need to add your &quot;username&quot; to the group &quot;fuse&quot;.</description>
		<content:encoded><![CDATA[<p>With debian install, if you want to be able to access it as a user other then root, then you need to add your &#8220;username&#8221; to the group &#8220;fuse&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inoculos</title>
		<link>http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/comment-page-1/#comment-2461</link>
		<dc:creator>inoculos</dc:creator>
		<pubDate>Sun, 05 Jul 2009 19:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.techthrob.com/wp/wordpress/?p=18#comment-2461</guid>
		<description>great how to.

To unmount and disconnect use
fusermount -u ~/mountpoint,

from:
https://help.ubuntu.com/community/SSHFS</description>
		<content:encoded><![CDATA[<p>great how to.</p>
<p>To unmount and disconnect use<br />
fusermount -u ~/mountpoint,</p>
<p>from:<br />
<a href="https://help.ubuntu.com/community/SSHFS" rel="nofollow">https://help.ubuntu.com/community/SSHFS</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cosmo</title>
		<link>http://www.techthrob.com/2009/03/02/how-to-mount-your-drives-over-the-internet-using-sshfs/comment-page-1/#comment-301</link>
		<dc:creator>cosmo</dc:creator>
		<pubDate>Mon, 13 Apr 2009 02:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techthrob.com/wp/wordpress/?p=18#comment-301</guid>
		<description>Nice article!  

And since you can&#039;t use `umount`, because you&#039;re not root when mounting with sshfs from the command line as a normal user, to unmount, use:

$ fusermount -u mountpoint</description>
		<content:encoded><![CDATA[<p>Nice article!  </p>
<p>And since you can&#8217;t use `umount`, because you&#8217;re not root when mounting with sshfs from the command line as a normal user, to unmount, use:</p>
<p>$ fusermount -u mountpoint</p>
]]></content:encoded>
	</item>
</channel>
</rss>
