Created
May 27, 2020 13:47
-
-
Save fchaussin/d04e7b05dd9681e770f9346b91994dc1 to your computer and use it in GitHub Desktop.
Some utils to access ssh content in windows explorer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Install the latest version of WinFsp. https://github.com/billziss-gh/winfsp/releases/tag/v1.2POST1 | |
| Install the latest version of SSHFS-Win. Choose the x64 or x86 installer according to your computer’s architecture. https://github.com/billziss-gh/sshfs-win/releases/latest | |
| Map Windows Drive using this URL: \\sshfs\username@machine_ip\..\.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment