-
Notifications
You must be signed in to change notification settings - Fork 60
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
SSHFS: Tamir.SharpSsh.jsch.JSchException: Algorithm negotiation fail #2
Comments
Edit: See Mahxy answer |
This project was updated to build and work and should be considered as a sample. On September 10, 2015 11:32:24 AM GMT+02:00, Liryna [email protected] wrote:
|
I'm experiencing the same error with ubuntu. I could ssh to the ubuntu with cygwin using the same user name and password. but with sshfs, I saw this error. I just want to test out dokan, is there a way to work around this problem? I don't have to connect to ubuntu. Mac or windows are both fine. Thanks |
You can use win-sshfs: It also use dokan. |
I am using Dokan to connect to a Linux Debian system.
We have now upgraded to Debian 8.
Due to security reasons Debian 8 no longer allows a connection as root user by just entering a password, so I have to send an OpenSSH key.
By using this key I get the following exception in DokanSSHFS:
Tamir.SharpSsh (version 1.1.1.13) is from 2007 and is the latest version.
Is there any update or workaround available to handle this problem?
Thanks,
Juergen
The text was updated successfully, but these errors were encountered: