<?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 Remote Linux Filesystem or Directory Using SSHFS Over SSH	</title>
	<atom:link href="https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 20 Sep 2021 17:58:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: sandeep singh		</title>
		<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1591578</link>

		<dc:creator><![CDATA[sandeep singh]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 17:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=715#comment-1591578</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1397227&quot;&gt;Hanya lewat&lt;/a&gt;.

remove sshfs# in front of the command.

source https://superuser.com/questions/669287/automount-sshfs-using-fstab-without-mount-a]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1397227">Hanya lewat</a>.</p>
<p>remove sshfs# in front of the command.</p>
<p>source <a target="_blank" href="https://superuser.com/questions/669287/automount-sshfs-using-fstab-without-mount-a" rel="nofollow ugc">https://superuser.com/questions/669287/automount-sshfs-using-fstab-without-mount-a</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nisha Sharma		</title>
		<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1471187</link>

		<dc:creator><![CDATA[Nisha Sharma]]></dc:creator>
		<pubDate>Tue, 06 Apr 2021 06:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=715#comment-1471187</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1471124&quot;&gt;Sadashiv Gomadi&lt;/a&gt;.

Thanks for your reply. 

I am not getting that error now. But now the error is different, after &lt;code&gt;sudo mount -a&lt;/code&gt; it&#039;s asking for the remote server&#039;s password 3 times and then getting the message as Connection reset by peer. 

I have enabled the SSH passwordless but still not sure whats the issue is.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1471124">Sadashiv Gomadi</a>.</p>
<p>Thanks for your reply. </p>
<p>I am not getting that error now. But now the error is different, after <code>sudo mount -a</code> it&#8217;s asking for the remote server&#8217;s password 3 times and then getting the message as Connection reset by peer. </p>
<p>I have enabled the SSH passwordless but still not sure whats the issue is.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sadashiv Gomadi		</title>
		<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1471124</link>

		<dc:creator><![CDATA[Sadashiv Gomadi]]></dc:creator>
		<pubDate>Tue, 06 Apr 2021 04:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=715#comment-1471124</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1470641&quot;&gt;Nisha&lt;/a&gt;.

Check the &lt;strong&gt;/etc/fstab&lt;/strong&gt; file. There seems to be a directory that is not empty on which you are mounting an FS. With this you could lose the files if the mount goes through.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1470641">Nisha</a>.</p>
<p>Check the <strong>/etc/fstab</strong> file. There seems to be a directory that is not empty on which you are mounting an FS. With this you could lose the files if the mount goes through.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nisha Sharma		</title>
		<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1470814</link>

		<dc:creator><![CDATA[Nisha Sharma]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 21:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=715#comment-1470814</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1397227&quot;&gt;Hanya lewat&lt;/a&gt;.

Hi, I am facing the same issue, Did you get any resolution for this?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1397227">Hanya lewat</a>.</p>
<p>Hi, I am facing the same issue, Did you get any resolution for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nisha		</title>
		<link>https://www.tecmint.com/sshfs-mount-remote-linux-filesystem-directory-using-ssh/comment-page-1/#comment-1470641</link>

		<dc:creator><![CDATA[Nisha]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 17:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=715#comment-1470641</guid>

					<description><![CDATA[Hi, Thanks for the article.

When I do &lt;code&gt;mount -a&lt;/code&gt; I get message as:

fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the &#039;nonempty&#039; mount option

Can you please help with what this could be?]]></description>
			<content:encoded><![CDATA[<p>Hi, Thanks for the article.</p>
<p>When I do <code>mount -a</code> I get message as:</p>
<p>fuse: mountpoint is not empty<br />
fuse: if you are sure this is safe, use the &#8216;nonempty&#8217; mount option</p>
<p>Can you please help with what this could be?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
