sshfs with an ssh key code example
Example: sshfs syntax with ssh key
sshfs [email protected]:/remote/path /local/path/ -o IdentityFile=/path/to/key
sshfs [email protected]:/remote/path /local/path/ -o IdentityFile=/path/to/key