-
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
Compatible with Dokany 1.2.0.1000? #23
Comments
Hi @cspotcode , Would need to update the nuget package to use 1.2.0 dokany. |
If I recompile on my machine, updating the Nuget package, it should work?
I might have time to submit a pull request.
…On Mon, Oct 15, 2018, 3:33 PM Liryna ***@***.***> wrote:
Hi @cspotcode <https://github.com/cspotcode> ,
Would need to update the nuget package to use 1.2.0 dokany.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAW-uOyBmrcXoRGJyvj7Lj6Y37HBNu8Qks5ulOMAgaJpZM4XcjvF>
.
|
Hi @cspotcode, Yes it should work ! |
+1 |
I built it in Visual Studio 2019, but when I try to connect, there's an error in Tamir.SharpSSH: Algorithm negotiation fail. Is it a problem with Dokany 1.2.0.2000? I've tried to update SharpSSH to 1.1.1.14, but it's not compatible. Any hints? Thanks! |
Algorithm negotiation error is related to sharpssh. Probably an unsupported
algo of sharpssh.
Le jeu. 21 févr. 2019 à 16:09, Balint Kardos <[email protected]> a
écrit :
… I built it in Visual Studio 2019, but when I try to connect, there's an
error in Tamir.SharpSSH: Algorithm negotiation fail. Is it a problem with
Dokany 1.2.0.2000? I've tried to update SharpSSH to 1.1.1.14, but it's not
compatible. Any hints? Thanks!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEHJe20ic8cvjSozfwyGBtNoWVy5_kHpks5vPrazgaJpZM4XcjvF>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The readme mentions Dokany 1.1.0.2000, but the latest available version is 1.2.0.1000. Is dokan-sshfs compatible with Dokany 1.2.0.1000?
The text was updated successfully, but these errors were encountered: