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

Does this work with key based authentication? #450

Open
developer992 opened this issue Nov 18, 2024 · 1 comment
Open

Does this work with key based authentication? #450

developer992 opened this issue Nov 18, 2024 · 1 comment

Comments

@developer992
Copy link

developer992 commented Nov 18, 2024

Because it asks for password, and i don't have it ... my key is on the server and i can ssh on in using putty or WinSCP, but not using this ...

thanks

@R3ality
Copy link

R3ality commented Nov 22, 2024

Take a look at the "UNC Syntax" section of README.md - particularly regarding prefixes sshfs.k and sshfs.kr you can define during mounting.
Your private key is expected to be located at %USERPROFILE%/.ssh/id_rsa on your client machine and to not be passphrase protected.

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

No branches or pull requests

2 participants