Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How i can use VirtualHostKey=yes with sshfs ? #193

Closed
ZerooCool opened this issue Nov 10, 2019 · 3 comments
Closed

How i can use VirtualHostKey=yes with sshfs ? #193

ZerooCool opened this issue Nov 10, 2019 · 3 comments

Comments

@ZerooCool
Copy link

sshfs -o allow_other,IdentityFile=/home/user/.ssh/id_rsa user@serveur:/home/user/partage /home/localuser/Partage -o nonempty -o VisualHostKey=yes

fuse: unknown option `VisualHostKey=yes'

I have add this conf "VisualHostKey=yes" in :
sudo nano /etc/ssh/ssh_config
and
nano .ssh/config

I can't see any VirtualHostKey with sshfs.

Work for ssh.

@Jakuje
Copy link
Contributor

Jakuje commented Nov 11, 2019

How old sshfs do you have? I added VisualHostKey keyword to the list of allowed options in sshfs more than two years ago.

@ZerooCool
Copy link
Author

ii sshfs 2.8-1 amd64 filesystem client based on SSH File Transfer Protocol

ii libssh-gcrypt-4:amd64 0.8.0~20170825.94fa1e38-1ubuntu0.2 amd64 tiny C SSH library (gcrypt flavor)

ii libssh2-1:amd64 1.8.0-1 amd64 SSH2 client-side library

ii openssh-client 1:7.6p1-4ubuntu0.3 amd64 secure shell (SSH) client, for secure access to remote machines

Linux Mint 9.2

@Nikratio
Copy link
Contributor

Please update to a newer SSHFS release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants