sshfs-win icon indicating copy to clipboard operation
sshfs-win copied to clipboard

SSHFS For Windows

Results 176 sshfs-win issues
Sort by recently updated
recently updated
newest added

I am using sshfs-win-3.5.20160-x64, with winfsp-1.7.20172, sshfs-win-manager-setup-v1.1.0-beta.1 The local system is Windows 10 Pro 10.0.19041.508. The local filesystems are NTFS. The remote system is Ubuntu 20.04.1 LTS. The remote filesystems...

Was planning to update the `.ssh/config` something like this ``` Host * ServerAliveInterval 120 ServerAliveCountMax 100 ``` But, I couldn't see any trivial way of doing this. Could someone assist...

I have a recurring problem with my mounted sshfs drives show up as disconnected. This usually happens upon restart, but is easily fixed with a script. However, they also become...

Presumably this is related to the `sshfs` `--allow-other` argument. How do I add this argument through net use or map network drive?

I have been using sshfs-win on Windows 7 for quite some time and it has been very reliable. Thanks for the great work! When switching to Windows 10 (Edu) recently,...

This isn't really a `sshfs-win` issue. It happens when using `SSHFS-Win-Manager`, doesn't happen when using `net use` to mount `sshfs`. Server is Ubuntu, local computer is Windows 11, latest version...

![image](https://user-images.githubusercontent.com/7872597/159952395-4e3b9058-48e3-46a2-942a-12e127d368c8.png) I am on Windows 11 with WSL 1 installed. I have tried to setup a drive but after failling, I realised I need a newer version to be able...

After i get done mapping and go to net use I get access denied when i try to log into the drive I also can't copy any files to or...

Updating this as I figured out more about what's going wrong. Basically, I'm having issues with automating offsite backups because backup software can't see the sshfs mount properly. When I...

I am using the latest versions as of today under Windows 10 Enterprise build 2004 and whenever I try to mount a folder, I get system error 67, the network...