-
Hello! I have a fresh install of Windows 11 with the latest version of SSHFS-Win and WinFsp.
I used the `ssh-keygen` command to generate a private and public key.
This was previously working on Wi…
-
I want to map network drive in the Windows 11 Explorer UI using a custom named private key file, but SSHFS-Win refuses to connect:
![2024-06-22_12-12-58](https://github.com/winfsp/sshfs-win/assets/79…
-
My setup:
- Ubuntu 18.04.1 LTS in Hyper-V,
- Windows 10 1803 17134.1,
- SSHFS: sshfs-win-2.7.17334-x64.msi,
- WinFSP: winfsp-1.3.18160.msi.
I establish a connection to the resource using the …
-
Hi,
when the SFTP client machine is rebooted, the nework drive is still there in the Windows explorer, but it is not connected.
What I did
* When mapping the network drive, I selected "reconnect …
-
**Describe the bug**
Trying to get telepresence working with my cluster, i cannot get the volume mounts to work on windows. I'm using microk8s 1.29, connected into the cluster node network via wi…
-
I have installed
1. winfsp-1.2.17346.msi
2. sshfs-win-3.5.20357-x64.msi
3. sshfs-win-manager-setup-v1.3.1.exe
I try connection via
1. Windows mapping-no, afte input my password i get a networ…
-
WinFSP version 1.4.19049
SSHFS-WIN version 2.7.17334
Windows 10 Pro version 1809
I'm attempting to mount the home directory on my Ubuntu box with:
`net use D: \\sshfs\cobrien@`
This appears…
-
I am looking for people to help maintain the [SSHFS-Win](https://github.com/winfsp/sshfs-win) project as I no longer have enough bandwidth for it.
### Maintenance of this project includes:
- Imp…
-
I have:
1. Downloaded the latest WinFsp, SSHFS-Win, and this manager using `winget`
2. Created a new config
3. Copied the hostname and user from my `.ssh/config`
4. Selected an OpenSSH ed25519 pr…
-
Windows fire-walling is a bugger. Also it's a security risk and shouldn't rely on the fact that we can reach a client from the server.
So reverse SSH needs to be tunnelled back through the connecti…