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

Unable to mount in Windows 10 #190

Open
2 of 6 tasks
zigojacko opened this issue Sep 2, 2019 · 2 comments
Open
2 of 6 tasks

Unable to mount in Windows 10 #190

zigojacko opened this issue Sep 2, 2019 · 2 comments

Comments

@zigojacko
Copy link

zigojacko commented Sep 2, 2019

Technical data

WinSshFS

  • stable
  • prerelease
  • custom build
  • Version: 1.5.12.8

Dokan driver

  • stable
  • prerelease
  • custom build
  • Version: Dokany not sure

Enviroment

  • Windows version: 10
  • Architecture: x86
  • Related software: none

Support

  • Usage: personal - development
  • Your personal priority to solve this issue: med
  • Support ability: installation/configuration

I have downloaded the latest release and tried to mount a drive in Windows 10 to a Digital Ocean linux droplet running CentOs 7 but when trying to mount I just keep getting the below error:

ClubnetDev2 Storage could not connect:
Could not load files or assembly 'Renci.SshNet, Version=2014.4.6.0, Culture=neutral, PublicKeyToken=d3cb22b275540e19' or one if its dependencies. The system cannot fine the file specified.

winsshfs-2

Does WinSshFS support Windows 10? Anyone know what this error means and how I can fix it?

The download of the latest release does not seem to have come with an installer but I am launching the WinSshFS.exe file from the same directory that contains DokanNet.dll, Renci.SshNet.dll and WinSshFS.exe.config.

My configuration is below (host, username and path to private key have been obfuscated).

winsshfs-1

Any advice appreciated. Thanks in advance.

@pieterhouwen
Copy link

The error you're getting kind of looks like a .NET framework error. Can you try to run the .NET repair tool from Microsoft?

Link: https://www.microsoft.com/en-us/download/details.aspx?id=30135

I personally never got this project working so eventually I settled for RailDrive but when seeing your error I thought maybe I can help out :)

@biscuit314
Copy link

I personally never got this project working so eventually I settled for RailDrive but when seeing your error I thought maybe I can help out :)

Thanks for the mention of RaiDrive (https://www.raidrive.com/) This worked where Win-SSHFS did not.

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