Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CentOS 7 Installation:

yum install sshfs

this will install the fuse-sshfs RPM which comes from the EPEL software repository (Extra Packages for Enterprise Linux).
The fuse-sshfs dependencies, fuse and fuse-libs, come from the CentOS base software repository.

Usage:

mkdir ~/mountpoint
sshfs $USER@rhel6-64.slac.stanford.edu:/nfs ~/nfs

that will mount rhel6-64.slac.stanford.edu:/nfs at your local mount point.  now you can access SLAC's /nfs/slac/... or /nfs/farm/... like this:

cd ~/nfs/slac
cd ~/nfs/farm

To unmount when you are finished:

fusermount -u ~/nfs

 

Step-by-step guide

 

...

Content by Label
showLabelsfalse
max5
spacesSCSPub
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "SCSPub"
labelskb-how-to-article

...

hiddentrue

...