<?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 a Remote Folder using SSH on Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Wed, 04 Nov 2009 21:39:45 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Spudley</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-72161</link>
		<dc:creator>Spudley</dc:creator>
		<pubDate>Tue, 19 May 2009 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-72161</guid>
		<description>Ah, this is very useful.

I&#039;ve been using KDE&#039;s fish:// protocol to achieve the same result, which is really excellent, but was causing me a few problems -- I needed to use SVN in the remote folders, and I wanted to use KDE&#039;s other wonderful plugin, kdesvn, but you can&#039;t combine kdesvn with fish.

The good news is that I can combine kdesvn with sshfs, so thanks to this article I can now manage my SVN area. Yay!</description>
		<content:encoded><![CDATA[<p>Ah, this is very useful.</p>
<p>I&#8217;ve been using KDE&#8217;s <a href='fish://' rel='nofollow'>fish://</a> protocol to achieve the same result, which is really excellent, but was causing me a few problems &#8212; I needed to use SVN in the remote folders, and I wanted to use KDE&#8217;s other wonderful plugin, kdesvn, but you can&#8217;t combine kdesvn with fish.</p>
<p>The good news is that I can combine kdesvn with sshfs, so thanks to this article I can now manage my SVN area. Yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alek_86</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-68187</link>
		<dc:creator>Alek_86</dc:creator>
		<pubDate>Thu, 05 Mar 2009 17:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-68187</guid>
		<description>Linux ... never sieze to amaze you!

My boss is so happy cause I use this helpful sshfs to cut down time for transfering from an old server to newone! :D


Thanks a lot! ;)</description>
		<content:encoded><![CDATA[<p>Linux &#8230; never sieze to amaze you!</p>
<p>My boss is so happy cause I use this helpful sshfs to cut down time for transfering from an old server to newone! <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Thanks a lot! <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thegreedyturtle</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-53920</link>
		<dc:creator>thegreedyturtle</dc:creator>
		<pubDate>Wed, 16 Jul 2008 16:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-53920</guid>
		<description>This is incredibly useful for someone that works on multiple linux servers. Ideally though, I&#039;d like to lock the folder, preferably with a gksu type login, although since it&#039;s set to be under my own user, it wouldn&#039;t work quite like that.

I&#039;m also wondering if i have this mounted in an area that is indexed, will I be able to search within the mounted folders with my own machine?</description>
		<content:encoded><![CDATA[<p>This is incredibly useful for someone that works on multiple linux servers. Ideally though, I&#8217;d like to lock the folder, preferably with a gksu type login, although since it&#8217;s set to be under my own user, it wouldn&#8217;t work quite like that.</p>
<p>I&#8217;m also wondering if i have this mounted in an area that is indexed, will I be able to search within the mounted folders with my own machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yungchin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-52295</link>
		<dc:creator>yungchin</dc:creator>
		<pubDate>Thu, 19 Jun 2008 09:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-52295</guid>
		<description>Thanks for this. 
Actually, on my Ubuntu 8.04 system I found that sshfs was already installed, and the fuse module was already loaded (and I don&#039;t have NTFS partitions?!). Even the group membership was already properly configured! 
Nonetheless, a useful walk-through!</description>
		<content:encoded><![CDATA[<p>Thanks for this.<br />
Actually, on my Ubuntu 8.04 system I found that sshfs was already installed, and the fuse module was already loaded (and I don&#8217;t have NTFS partitions?!). Even the group membership was already properly configured!<br />
Nonetheless, a useful walk-through!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-51647</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Sat, 07 Jun 2008 12:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-51647</guid>
		<description>To unmount, use:

fusermount -u /path/to/local/mountpoint

You would&#039;ve seen this had you read the manual, using:

man sshfs</description>
		<content:encoded><![CDATA[<p>To unmount, use:</p>
<p>fusermount -u /path/to/local/mountpoint</p>
<p>You would&#8217;ve seen this had you read the manual, using:</p>
<p>man sshfs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-51646</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Sat, 07 Jun 2008 12:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-51646</guid>
		<description>All:

The line: 

sudo chmod +x /dev/fusermount

should probably be

sudo chmod +x /dev/fuse

and NOT:

sudo chmod +x /usr/bin/fusermount

as some others have suggested.  The latter suggestion is meaningless, since /usr/bin/fusermount is already executable by default, and the command makes the file &quot;fusermount&quot; executable, which it already is.  Furthermore the prior command is to do with setting up /dev/fuse so it makes perfect sense that the chmod is a continuation of this.  BTW, with the above correction, this howto works fine for me.</description>
		<content:encoded><![CDATA[<p>All:</p>
<p>The line: </p>
<p>sudo chmod +x /dev/fusermount</p>
<p>should probably be</p>
<p>sudo chmod +x /dev/fuse</p>
<p>and NOT:</p>
<p>sudo chmod +x /usr/bin/fusermount</p>
<p>as some others have suggested.  The latter suggestion is meaningless, since /usr/bin/fusermount is already executable by default, and the command makes the file &#8220;fusermount&#8221; executable, which it already is.  Furthermore the prior command is to do with setting up /dev/fuse so it makes perfect sense that the chmod is a continuation of this.  BTW, with the above correction, this howto works fine for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bansidhar</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-36922</link>
		<dc:creator>bansidhar</dc:creator>
		<pubDate>Fri, 08 Feb 2008 06:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-36922</guid>
		<description>in my previons comment please read the line

#sshfs -o allow_other @:/remotepath ~/remoteserv

as

#sshfs -o allow_other username@ipaddress:/remotepath ~/remoteserv</description>
		<content:encoded><![CDATA[<p>in my previons comment please read the line</p>
<p>#sshfs -o allow_other @:/remotepath ~/remoteserv</p>
<p>as</p>
<p>#sshfs -o allow_other <a href="mailto:username@ipaddress:/remotepath">username@ipaddress:/remotepath</a> ~/remoteserv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bansidhar</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-36921</link>
		<dc:creator>bansidhar</dc:creator>
		<pubDate>Fri, 08 Feb 2008 06:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-36921</guid>
		<description>I installed it on Fedora 7. Required me only the following steps.

#yum install sshfs
#modprobe fuse
#sshfs  -o allow_other @:/remotepath ~/remoteserv

I did su before installing because I cannot sudo
This works like a charm for me</description>
		<content:encoded><![CDATA[<p>I installed it on Fedora 7. Required me only the following steps.</p>
<p>#yum install sshfs<br />
#modprobe fuse<br />
#sshfs  -o allow_other @:/remotepath ~/remoteserv</p>
<p>I did su before installing because I cannot sudo<br />
This works like a charm for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agustin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-27315</link>
		<dc:creator>Agustin</dc:creator>
		<pubDate>Wed, 21 Nov 2007 17:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-27315</guid>
		<description>Works fine, but I think there a little mistake.
sudo chmod +wx /dev/fuse  ?
sudo chmod +x /usr/bin/fusermount ?</description>
		<content:encoded><![CDATA[<p>Works fine, but I think there a little mistake.<br />
sudo chmod +wx /dev/fuse  ?<br />
sudo chmod +x /usr/bin/fusermount ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: av</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/comment-page-1/#comment-23222</link>
		<dc:creator>av</dc:creator>
		<pubDate>Wed, 26 Sep 2007 14:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/#comment-23222</guid>
		<description>It works. But How to unmount?</description>
		<content:encoded><![CDATA[<p>It works. But How to unmount?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
