Get the latest tech news
Sshfs for Windows
SSHFS For Windows. Contribute to winfsp/sshfs-win development by creating an account on GitHub.
Once you have installed WinFsp and SSHFS-Win you can map a network drive to a directory on an SSHFS host using Windows Explorer or the net use command. When using "net use", you can't directly pass parameters, but you can use the provided "ServerAliveInterval.reg" to execute a registry patch. sshfs-win.c is a simple wrapper around the sshfs program that is used to implement the "Map Network Drive" functionality.
Or read this on Hacker News