Skip to content

SSHFS: Tamir.SharpSsh.jsch.JSchException: Algorithm negotiation fail #2

Description

@bruKeba

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:

| 2015-09-09 17:41:39 | SSHFS: Tamir.SharpSsh.jsch.JSchException: Algorithm negotiation fail
at Tamir.SharpSsh.jsch.Session.connect(Int32 connectTimeout)
at Tamir.SharpSsh.jsch.Session.connect()
at DokanSSHFS.SSHFS.SSHConnect()
| 2015-09-09 17:41:39 | Error: failed to connect

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions