<?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: Mount a Remote Folder using SSH on Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jason</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-111520</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 19 Oct 2011 06:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-111520</guid>
		<description>@milad a: You could use SSH key authentication so that it doesn&#039;t need a password, instructions to do so are here: https://help.ubuntu.com/community/SSH/OpenSSH/Keys

They are written for Ubuntu, but should work for any most distributions.</description>
		<content:encoded><![CDATA[<p>@milad a: You could use SSH key authentication so that it doesn&#8217;t need a password, instructions to do so are here: <a href="https://help.ubuntu.com/community/SSH/OpenSSH/Keys" rel="nofollow">https://help.ubuntu.com/community/SSH/OpenSSH/Keys</a></p>
<p>They are written for Ubuntu, but should work for any most distributions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: milad a</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-109967</link>
		<dc:creator>milad a</dc:creator>
		<pubDate>Sat, 24 Sep 2011 15:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-109967</guid>
		<description>Hi, is there a way to enter the password without being prompted. Let&#039;s say I wanna add &quot;sshfs username@ipaddress:/remotepath ~/remoteserv&quot; in fstab.. it wouldn&#039;t work, would it?</description>
		<content:encoded><![CDATA[<p>Hi, is there a way to enter the password without being prompted. Let&#8217;s say I wanna add &#8220;sshfs username@ipaddress:/remotepath ~/remoteserv&#8221; in fstab.. it wouldn&#8217;t work, would it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JKT</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-106826</link>
		<dc:creator>JKT</dc:creator>
		<pubDate>Fri, 22 Jul 2011 20:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-106826</guid>
		<description>In a fresh install of Ubuntu 11.0.4, the very first step, apt-get, yields &quot;E: Unable to locate package sshfs&quot;. What is the method to fix this?</description>
		<content:encoded><![CDATA[<p>In a fresh install of Ubuntu 11.0.4, the very first step, apt-get, yields &#8220;E: Unable to locate package sshfs&#8221;. What is the method to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-106791</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Fri, 22 Jul 2011 10:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-106791</guid>
		<description>Hi all,

Actually you doesn&#039;t need sshfs to mount remote ssh folder, nautilus include this functionnality natively !</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Actually you doesn&#8217;t need sshfs to mount remote ssh folder, nautilus include this functionnality natively !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rex</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-30183</link>
		<dc:creator>Rex</dc:creator>
		<pubDate>Sat, 15 May 2010 14:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-30183</guid>
		<description>Thank you for this very useful article. for those whom it may concern, On Ubuntu Lucid Lynx, there is no need to install fuse, just apt-get install sshfs and issue the sshfs user@server/directory /path/to/local/directory command and it will work

Cheers,
Rex</description>
		<content:encoded><![CDATA[<p>Thank you for this very useful article. for those whom it may concern, On Ubuntu Lucid Lynx, there is no need to install fuse, just apt-get install sshfs and issue the sshfs user@server/directory /path/to/local/directory command and it will work</p>
<p>Cheers,<br />
Rex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manda</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-14698</link>
		<dc:creator>manda</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-14698</guid>
		<description>in ubuntu 9.04 there&#039;s no fuse module... so how can i do this tutorial in ubuntu 9.04</description>
		<content:encoded><![CDATA[<p>in ubuntu 9.04 there&#8217;s no fuse module&#8230; so how can i do this tutorial in ubuntu 9.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: montanamax</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-7490</link>
		<dc:creator>montanamax</dc:creator>
		<pubDate>Fri, 17 Apr 2009 01:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-7490</guid>
		<description>Awesome tutorial! I&#039;m running kubuntu 8.10 and just completely skipped the sudo chmod +x /bin/fusermount step and everything worked great - thanks!</description>
		<content:encoded><![CDATA[<p>Awesome tutorial! I&#8217;m running kubuntu 8.10 and just completely skipped the sudo chmod +x /bin/fusermount step and everything worked great - thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: incd</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-418</link>
		<dc:creator>incd</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-418</guid>
		<description>&lt;cite&gt;
What you have to do is
1. on the remote server, chmod 777 the directory you wish to connect to
2. Create a mount point at local machine and chmod 777 it too
3. mount with sshfs
&lt;/cite&gt;

Do NOT chmod directories 777. It&#039;s just plain stupidness. It really is not secure way.</description>
		<content:encoded><![CDATA[<p><cite><br />
What you have to do is<br />
1. on the remote server, chmod 777 the directory you wish to connect to<br />
2. Create a mount point at local machine and chmod 777 it too<br />
3. mount with sshfs<br />
</cite></p>
<p>Do NOT chmod directories 777. It&#8217;s just plain stupidness. It really is not secure way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-420</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sun, 19 Oct 2008 15:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-420</guid>
		<description>Also, if you want to get a hard drive icon (as if it were a local disk) on your desktop and on the places menu, create the local mount point in the /media folder.</description>
		<content:encoded><![CDATA[<p>Also, if you want to get a hard drive icon (as if it were a local disk) on your desktop and on the places menu, create the local mount point in the /media folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-419</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sun, 19 Oct 2008 04:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-419</guid>
		<description>What you have to do is
1. on the remote server, chmod 777 the directory you wish to connect to
2. Create a mount point at local machine and chmod 777 it too
3. mount with sshfs</description>
		<content:encoded><![CDATA[<p>What you have to do is<br />
1. on the remote server, chmod 777 the directory you wish to connect to<br />
2. Create a mount point at local machine and chmod 777 it too<br />
3. mount with sshfs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil_olner</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-417</link>
		<dc:creator>neil_olner</dc:creator>
		<pubDate>Thu, 08 May 2008 06:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-417</guid>
		<description>Finally got this to work after several attempts. In case others are having problems here&#039;s some clarifications:

1.replace root in the following with your username:  sudo chown root:fuse /dev/fuse
2. location of fusermount is /bin/fusermount (in kubuntu anyway), so use:
   sudo chmod +x /bin/fusermount
   or find it with whereis fusermount

Also, since I was not using the user I installed with I had to add give the user privs to use sudo first - search on SudoRoot above

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Finally got this to work after several attempts. In case others are having problems here&#8217;s some clarifications:</p>
<p>1.replace root in the following with your username:  sudo chown root:fuse /dev/fuse<br />
2. location of fusermount is /bin/fusermount (in kubuntu anyway), so use:<br />
   sudo chmod +x /bin/fusermount<br />
   or find it with whereis fusermount</p>
<p>Also, since I was not using the user I installed with I had to add give the user privs to use sudo first - search on SudoRoot above</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-416</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 02 Apr 2008 14:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-416</guid>
		<description>@ Audun,

The connect to server option in Gnome actually uses SFTP which is a subsystem of SSH. If SFTP is not enabled on the SSH server&#039;s config file, you won&#039;t be able to connect.</description>
		<content:encoded><![CDATA[<p>@ Audun,</p>
<p>The connect to server option in Gnome actually uses SFTP which is a subsystem of SSH. If SFTP is not enabled on the SSH server&#8217;s config file, you won&#8217;t be able to connect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: audun (from Norway)</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-415</link>
		<dc:creator>audun (from Norway)</dc:creator>
		<pubDate>Thu, 27 Dec 2007 01:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-415</guid>
		<description>I really don&#039;t recommend this method, at least I had quite a few problems with it. I used sshfs to mount a server and had troubles with both file transfers and rights.

Both Nautilus (&quot;Connect to server&quot; in Ubuntu Gnome) and Konqueror support ssh for remote connections, and it works much better.</description>
		<content:encoded><![CDATA[<p>I really don&#8217;t recommend this method, at least I had quite a few problems with it. I used sshfs to mount a server and had troubles with both file transfers and rights.</p>
<p>Both Nautilus (&#8220;Connect to server&#8221; in Ubuntu Gnome) and Konqueror support ssh for remote connections, and it works much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-414</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Mon, 19 Mar 2007 03:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-414</guid>
		<description>stan: you don&#039;t need sshfs to do remove desktop type stuff with X over ssh.

probably the easiest way is to start another X session on the local machine and use it to run X in over ssh. this would all be from the text login (F1):

&gt; X :1 &amp;
&gt; export DISPLAY=:1
&gt; ssh -Y user@host
user@host&gt; gnome-session &amp;

then gnome should be running on display :1 (F9)

the only problem i&#039;ve seen is when you quit the gnome session on the remote server gnome will likely leave some things running and you won&#039;t be able to exit the ssh session with killing them. stuff like x-screensaver etc. i assume this would be similar with kde too.</description>
		<content:encoded><![CDATA[<p>stan: you don&#8217;t need sshfs to do remove desktop type stuff with X over ssh.</p>
<p>probably the easiest way is to start another X session on the local machine and use it to run X in over ssh. this would all be from the text login (F1):</p>
<p>&gt; X :1 &amp;<br />
&gt; export DISPLAY=:1<br />
&gt; ssh -Y user@host<br />
user@host&gt; gnome-session &amp;</p>
<p>then gnome should be running on display :1 (F9)</p>
<p>the only problem i&#8217;ve seen is when you quit the gnome session on the remote server gnome will likely leave some things running and you won&#8217;t be able to exit the ssh session with killing them. stuff like x-screensaver etc. i assume this would be similar with kde too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-413</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Wed, 24 Jan 2007 23:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-413</guid>
		<description>Can you connect to Ubuntu via sshfs using the x-windows, I mean like remote desktopn in Windows, where you can control the pc remotely</description>
		<content:encoded><![CDATA[<p>Can you connect to Ubuntu via sshfs using the x-windows, I mean like remote desktopn in Windows, where you can control the pc remotely</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kubaroz</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-412</link>
		<dc:creator>kubaroz</dc:creator>
		<pubDate>Tue, 16 Jan 2007 13:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-412</guid>
		<description>instead of

sudo chmod +x /dev/fusermount

you should change permissions of another file:

sudo chmod +x /usr/bin/fusermount</description>
		<content:encoded><![CDATA[<p>instead of</p>
<p>sudo chmod +x /dev/fusermount</p>
<p>you should change permissions of another file:</p>
<p>sudo chmod +x /usr/bin/fusermount</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-411</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 03 Jan 2007 08:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-411</guid>
		<description>jan you need to replace username and ipaddress of ssh server</description>
		<content:encoded><![CDATA[<p>jan you need to replace username and ipaddress of ssh server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html/comment-page-1#comment-410</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 02 Jan 2007 23:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/mount-a-remote-folder-using-ssh-on-ubuntu.html#comment-410</guid>
		<description>Hi, thx for the guide, however I have some questions, where you say &quot;replace with your username&quot;, do you mean to replace fuse with &quot;yourusername&quot;, and should it be the username of the ssh server?
Another question about the ip adress, shoud it be from your pc, or from the ssh server?</description>
		<content:encoded><![CDATA[<p>Hi, thx for the guide, however I have some questions, where you say &#8220;replace with your username&#8221;, do you mean to replace fuse with &#8220;yourusername&#8221;, and should it be the username of the ssh server?<br />
Another question about the ip adress, shoud it be from your pc, or from the ssh server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

