Skip to content
Snippets Groups Projects
Commit ad5e239f authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Add winget sshfs

parent e4358dfe
Branches
No related tags found
No related merge requests found
...@@ -26,9 +26,12 @@ sshfs <username>@login.phys.ethz.ch:/home/<groupshare> /local/path ...@@ -26,9 +26,12 @@ sshfs <username>@login.phys.ethz.ch:/home/<groupshare> /local/path
Windows Windows
------- -------
Installation: Installation ([github](https://github.com/winfsp/sshfs-win)) or:
- See instructions on https://github.com/winfsp/sshfs-win ```bash
winget install WinFsp.WinFsp
winget install SSHFS-Win.SSHFS-Win
```
To adapt the default permissions, `sshfs.exe` needs to be started using extra parameters: To adapt the default permissions, `sshfs.exe` needs to be started using extra parameters:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment