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

When i create txt file(right click mouse button->create new txt file), it create 4 txt files?

I'm trying to move over my server to only allow key authentication and disable passwords; unfortunately, sshfs is my last dependency that doesn't want to play ball. Everything has been...

Hi When I use the command `sshfs-win.exe" svc \sshfs.r\USERNAME@SERVER\home\share Z: USERNAME -o create_umask=0002`, do I need the Terminal let it open. The biggest problem is, what I think is. That...

Hi I have a computer with sshfs-win that was installed (2 - sshfs-win-3.5.20357-x64.msi) but no more working i try to uninstall / reinstall new release but it prior request to...

As subject. Can winssh-pageant use as ssh public key authentication for sshfs-win?

https://github.com/evsar3/sshfs-win-manager/issues/162 ... ``` SSHFS version 3.5.2 0 [main] sshfs (22372) C:\Program Files\SSHFS-Win\bin\sshfs.exe: *** fatal error - cygheap base mismatch detected - 0x115D408/0x119D408. This problem is probably due to using incompatible...

first time ``` c:\Program Files\SSHFS-Win>"C:\Program Files\SSHFS-Win\bin\sshfs.exe" -o ssh_command="C:\Program Files\SSHFS-Win\bin\ssh.exe" [email protected]: Z -p 36000 -f -d SSHFS version 3.5.2 executing failed to execute 'C:Program': No such file or directory read: Connection...

Windows 10 SSHFS version 3.5.2 FUSE library version 3.2 I'm having a lot of trouble with the CLI tools. I can't get `sshfs` to work. I have been able to...

**I can successfully map a drive, however I can not delete it.** Using sshfs-win version 3.5.20357 with winfsp 2.0.23075. (I can successfully delete a winfsp memory drive, it that information...

Whenever I open **This PC** or navigate to the mounted drive a new sshfs.exe terminal window opens up. https://user-images.githubusercontent.com/102489121/205485816-052021eb-dba4-4477-8215-f8e1f549954b.mp4 The mount command I use is this: ``` sshfs -o "idmap=none,no_readahead,allow_other,reconnect,ServerAliveInterval=15,ServerAliveCountMax=5,noatime,auto...