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 think this is simply a case of `-o follow_symlinks` not being provided as an argument to `sshfs`. Would it be sane to pass this by default within the `net...

For some reason sshfs-win.exe thinks my profile home is a network share. It is not USERPROFILE=c:\users\[blah]. It's a local folder in the users directory. This is causing my key not...

Could it be that a space in the username causes permission issues?

When copying or creating a file from a Windows client to the mapped sshfs path, the files created or copied do not inherit the permissions set on the parent folder....

![Unbenannt](https://user-images.githubusercontent.com/42765391/124784625-65968480-df46-11eb-8324-2e453cc482ea.JPG) Regards, Jan

Hey everyone... I'm a long-time consumer of your SSHFS for Windows, but recently created a GitHub account as I needed to ask a question, and couldn't find any posts related...

![image](https://user-images.githubusercontent.com/14993992/120887975-822e5c80-c628-11eb-835f-6f8d00f40f0e.png) file format: ![image](https://user-images.githubusercontent.com/14993992/120887926-2f54a500-c628-11eb-84f8-4540c6390d9d.png) key file type is ED25519, and I can use the key file from windows's ssh (e.g. from powershell: `ssh [email protected]`)

If I choose to mount to a drive letter directly, such as the below, I have no issue. `net.exe use b: \\sshfs\[email protected]` But, if I choose to mount directly to...

Hello, I installed sshfs-win and connected to an SFTP location. It is very slow when i open a 28MB text file. Takes about 4 minutes. Same file is downloaded with...

Steps to reproduce: 1. Mount a disk by sshfs-win. 2. Use windows default photo viewer open a picture on the disk. 3. Press key '->' again and again to view...