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 18 November 2021 21:11:56 by tinfoil-hat
Updated 18 November 2021 21:12:23 by tinfoil-hat