Skip to main content

Mount SSH / SSHFS / SFTP

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