标签归档:key

sshfs使用密钥认证

参考:http://unix.stackexchange.com/questions/61567/sshfs-specify-key

我记得似乎是写过这篇文,莫非是丢了?

 

使用方法:

sshfs me@x.x.x.x:/remote/path /local/path/ -o IdentityFile=/path/to/key

mark一下。