SSHFS: Difference between revisions
Created page with "Once you install '''sshfs''' with <code>sudo apt update && sudo apt install -y sshfs</code>, mounting the remote filesystem is as easy as <pre> mkdir ~/far_projects sshfs -o..." |
Add image |
||
| Line 1: | Line 1: | ||
[[File:Mount SSHFS.png|thumb]] | |||
Once you install '''sshfs''' with <code>sudo apt update && sudo apt install -y sshfs</code>, mounting the remote filesystem is as easy as | Once you install '''sshfs''' with <code>sudo apt update && sudo apt install -y sshfs</code>, mounting the remote filesystem is as easy as | ||