Versions Compared

Key

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

SSHFS allows you to access mount remote SLAC Unix storage using SFTP.   You can mount a directory on rhel6-64 (like /nfs) on your local desktop or laptop.   SSHFS uses the SFTP protocol and standard SSH authentication.

CentOS 7 Installation:

yum install sshfs

...