SSHFS with SSH Keys SSHFS with SSH Keys Jan 2, 2017 ssh mount image sshfs keyfile identityfile You simply have to chmod your keyfile and use a some extra options chmod 600 $HOME/.ssh/yourkeyfile mkdir $HOME/mount-local sshfs -o "IdentityFile=