ssh fs code example
Example: sshfs
sshfs <username>@<server>:<server_dir> <local_dir>
sshfs [email protected]:/home/alice/Documents /home/my_computer/mnt/Documents
sshfs <username>@<server>:<server_dir> <local_dir>
sshfs [email protected]:/home/alice/Documents /home/my_computer/mnt/Documents