Mount SSH / SSHFS / SFTP

sudo sshfs -o uid=1000 -o gid=1000 -o allow_other user@remotehost:/path/to/folder/ /path/to/local/dir

Revision #1
Created 2021-11-18 21:11:56 UTC by tinfoil-hat
Updated 2021-11-18 21:12:23 UTC by tinfoil-hat