Open unanwiwo opened 4 years ago
What Network Providers do you have installed? Look at this registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order
Unfortunately some Network Providers like CBFS or Dokany conflict with the WinFsp one.
WinFsp.Np,RDPNP,LanmanWorkstation,webclient
I had a similar problem. (error 67 issue #193 https://github.com/billziss-gh/sshfs-win/issues/193) I changed my computer name and network name to English (ie 0-9, a-z, A-Z only) and the problem was solved. If your computer name and/or network name have some unicode characters, I recommend that you could try my solution. I think there is some logical error of handling unicode characters on code.
@3735943886 Understood. Thank you very much
I got an error in Windows Explorer, see error.png below (translation: network path is incorrect or not found). If I try net use, I get error 67 (network name not found)
But at the same time sshfs and sshfs-win work fine
Here is successful log from sshfs: sshfs.txt
Here is successful log from sshfs-win sshfs-win.txt
Why can't I connect from Windows Explorer or net use?
Win 10 Home winfsp-1.6.20027.msi sshfs-win-3.5.20024-x64.msi