600fdb852f1cb727653e73b0f86d084296efc3d6
faq-sshfs.md
... | ... | @@ -16,6 +16,8 @@ words, that user's NFS home directory). |
16 | 16 | |
17 | 17 | `umount /sshfs` |
18 | 18 | |
19 | +On Linux, if you don't have root or sudo access, you can mount sshfs via a directory in your home directory. Just remember to specify the fill PATH to the directory. On Centos, you will need the `fuse-sshfs` package installed. |
|
20 | + |
|
19 | 21 | |
20 | 22 | ## Setting up sshfs on OS X (Mac) systems |
21 | 23 |