Versions Compared

Key

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

...

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 ~/mountpointnfs
sshfs $USER@rhel6-64.slac.stanford.edu:/nfs ~/nfs

...