Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: globalsi on December 16, 2014, 09:45:04 AM
-
Hi,
Is it possible to install/use sshfs on SME 8 ?
Thk.
-
yes, it is..
http://wiki.contribs.org/FUSE_-_Filesystem_in_Userspace
did you try?
you need some extra repo (epel or dag), but I can't see any issue..
-
no,
I saw this wiki but I thought this was for sme7 because :
http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/FUSE
So i didn't try it.
I'll test on a lab's server
-
try to adapt to SME8/9 and come back here (and in bugzilla too) with your results.
TIA
-
For what it's worth, I have fuse-sshfs installed on my SME 8 server, but I do *not* have 'smeserver-fuse' installed.
I have no notes on what I did - which either indicates that it was too simple to bother documenting, or I was in too much of a rush to create any documentation.
Install may be as simple as configuring the dag repo for SME 8 (http://wiki.contribs.org/Dag#tab=For_SME_8) then installing fuse-sshfs using:yum --enablerepo=dag install fuse-sshfs
-
yum install --enablerepo=dag fuse-sshfs
Yes, that's all what is needed. It's that simple.
-
Anybody interested in putting this knowledge on our wiki?
-
For what it's worth, I have fuse-sshfs installed on my SME 8 server, but I do *not* have 'smeserver-fuse' installed.
I have no notes on what I did - which either indicates that it was too simple to bother documenting, or I was in too much of a rush to create any documentation.
Install may be as simple as configuring the dag repo for SME 8 (http://wiki.contribs.org/Dag#tab=For_SME_8) then installing fuse-sshfs using:yum --enablerepo=dag install fuse-sshfs
Thank you, it works well.
PS : an admin can add [SOLVED] to the subject