<?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: Redhat Enterprise Linux securely mount remote Linux / UNIX directory or file system using SSHFS</title> <atom:link href="http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: jalal hajigholamali</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-172456</link> <dc:creator>jalal hajigholamali</dc:creator> <pubDate>Wed, 13 Jul 2011 16:33:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-172456</guid> <description>thanks
really helpful</description> <content:encoded><![CDATA[<p>thanks<br
/> really helpful</p> ]]></content:encoded> </item> <item><title>By: Balamurugan</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-171165</link> <dc:creator>Balamurugan</dc:creator> <pubDate>Thu, 05 May 2011 11:10:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-171165</guid> <description>Hi,
Even I faced the same problem. Downloading &quot;glib-2.0&quot; and installing it would do the needful. Mail to me if you need some detailed explanation.
Balamurugan.</description> <content:encoded><![CDATA[<p>Hi,</p><p> Even I faced the same problem. Downloading &#8220;glib-2.0&#8243; and installing it would do the needful. Mail to me if you need some detailed explanation.</p><p>Balamurugan.</p> ]]></content:encoded> </item> <item><title>By: தங்கமணிஅருண்</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-170742</link> <dc:creator>தங்கமணிஅருண்</dc:creator> <pubDate>Thu, 21 Apr 2011 06:18:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-170742</guid> <description>on ubuntu 10.04
# sudo apt-get install sshfs fuse-utils
then go head to mounting the same.
--Arun</description> <content:encoded><![CDATA[<p>on ubuntu 10.04</p><p># sudo apt-get install sshfs fuse-utils</p><p>then go head to mounting the same.</p><p>&#8211;Arun</p> ]]></content:encoded> </item> <item><title>By: Dislo Aasi</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-158929</link> <dc:creator>Dislo Aasi</dc:creator> <pubDate>Sun, 15 Aug 2010 04:42:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-158929</guid> <description>I kept on running into problems with missing packages. Specifically missing glib and gthread. The command that fixed it for me on RHEL 5 was:
yum install glib2-devel</description> <content:encoded><![CDATA[<p>I kept on running into problems with missing packages. Specifically missing glib and gthread. The command that fixed it for me on RHEL 5 was:</p><p>yum install glib2-devel</p> ]]></content:encoded> </item> <item><title>By: domidc</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-151775</link> <dc:creator>domidc</dc:creator> <pubDate>Fri, 20 Nov 2009 08:57:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-151775</guid> <description>At step 3 when execute ./configure I get this error:
configure: error: Package requirements (fuse &gt;= 2.2 glib-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Somehow the dynamic linking failed. Anybody knows how to solve this?</description> <content:encoded><![CDATA[<p>At step 3 when execute ./configure I get this error:<br
/> configure: error: Package requirements (fuse &gt;= 2.2 glib-2.0) were not met.<br
/> Consider adjusting the PKG_CONFIG_PATH environment variable if you<br
/> installed software in a non-standard prefix.<br
/> Somehow the dynamic linking failed. Anybody knows how to solve this?</p> ]]></content:encoded> </item> <item><title>By: durba</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-149803</link> <dc:creator>durba</dc:creator> <pubDate>Fri, 31 Jul 2009 18:16:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-149803</guid> <description>This is really helpful. But I cant view the files of my mounted directory unless I log in as root. How can I get rid of this problem? Any help will be appreciated</description> <content:encoded><![CDATA[<p>This is really helpful. But I cant view the files of my mounted directory unless I log in as root. How can I get rid of this problem? Any help will be appreciated</p> ]]></content:encoded> </item> <item><title>By: taco</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-146821</link> <dc:creator>taco</dc:creator> <pubDate>Wed, 21 Jan 2009 15:49:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-146821</guid> <description>I am unable to read the files from an apache cgi script.  That&#039;d be great if I could...  If I run the script via ssh, I can read the mounted files.  If I run the script via a web browser, it&#039;s a no go.</description> <content:encoded><![CDATA[<p>I am unable to read the files from an apache cgi script.  That&#8217;d be great if I could&#8230;  If I run the script via ssh, I can read the mounted files.  If I run the script via a web browser, it&#8217;s a no go.</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-142599</link> <dc:creator>vivek</dc:creator> <pubDate>Wed, 23 Jan 2008 06:39:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-142599</guid> <description>venkatakrishnan,
This is more than sufficient to install and use the sshfs. Do you have any problem?</description> <content:encoded><![CDATA[<p>venkatakrishnan,</p><p>This is more than sufficient to install and use the sshfs. Do you have any problem?</p> ]]></content:encoded> </item> <item><title>By: venkatakrishnan.p</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-142598</link> <dc:creator>venkatakrishnan.p</dc:creator> <pubDate>Wed, 23 Jan 2008 04:15:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-142598</guid> <description>it is very good but i want more detail to configure
in redhat 5 edition ...............</description> <content:encoded><![CDATA[<p>it is very good but i want more detail to configure<br
/> in redhat 5 edition &#8230;&#8230;&#8230;&#8230;&#8230;</p> ]]></content:encoded> </item> <item><title>By: Justin</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-140245</link> <dc:creator>Justin</dc:creator> <pubDate>Tue, 19 Jun 2007 00:17:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-140245</guid> <description>what is the recommended way for this to operate in true user (aka w/o root permissions) or autofs type mode? I&#039;d rather not suid fusermount</description> <content:encoded><![CDATA[<p>what is the recommended way for this to operate in true user (aka w/o root permissions) or autofs type mode? I&#8217;d rather not suid fusermount</p> ]]></content:encoded> </item> <item><title>By: Komi</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-137870</link> <dc:creator>Komi</dc:creator> <pubDate>Mon, 14 May 2007 14:23:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-137870</guid> <description>sshfs is nice, but I experienced problems when working with cvs on a mounted filesystem over sshfs. CVS just refused to work with something like &quot;unable to get working directory&quot; or something similar.</description> <content:encoded><![CDATA[<p>sshfs is nice, but I experienced problems when working with cvs on a mounted filesystem over sshfs. CVS just refused to work with something like &#8220;unable to get working directory&#8221; or something similar.</p> ]]></content:encoded> </item> <item><title>By: Devin</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-136631</link> <dc:creator>Devin</dc:creator> <pubDate>Thu, 10 May 2007 21:21:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-136631</guid> <description>Another option is to install fuse RPMs via the ATrpms repository:
http://atrpms.net/
Then you can install the fuse-sshfs RPM from Fedora Core 6:
ftp://mirror.switch.ch/mirror/fedora/linux/extras/6/i386/fuse-sshfs-1.7-2.fc6.i386.rpm</description> <content:encoded><![CDATA[<p>Another option is to install fuse RPMs via the ATrpms repository:</p><p><a
href="http://atrpms.net/" rel="nofollow">http://atrpms.net/</a></p><p>Then you can install the fuse-sshfs RPM from Fedora Core 6:</p><p><a
href="ftp://mirror.switch.ch/mirror/fedora/linux/extras/6/i386/fuse-sshfs-1.7-2.fc6.i386.rpm" rel="nofollow">ftp://mirror.switch.ch/mirror/fedora/linux/extras/6/i386/fuse-sshfs-1.7-2.fc6.i386.rpm</a></p> ]]></content:encoded> </item> <item><title>By: Ritesh Raj Sarraf</title><link>http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-136597</link> <dc:creator>Ritesh Raj Sarraf</dc:creator> <pubDate>Thu, 10 May 2007 17:50:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-mounting-remote-filesystem-using-sshfs.html#comment-136597</guid> <description>I didn&#039;t know that RedHat/CentOS didn&#039;t include Fuse/SSHFS.
In Debian, we do things simply as:
`apt-get install sshfs fuse-utils`
sshfs host:/mount/point /mount/point
Ritehs</description> <content:encoded><![CDATA[<p>I didn&#8217;t know that RedHat/CentOS didn&#8217;t include Fuse/SSHFS.</p><p>In Debian, we do things simply as:<br
/> `apt-get install sshfs fuse-utils`</p><p>sshfs host:/mount/point /mount/point</p><p>Ritehs</p> ]]></content:encoded> </item> </channel> </rss>
