ssh
Mapping a network drive over SSH in Windows
Submitted by ross on Mon, 06/25/2007 - 21:00.I wanted a simpler way than OpenVPN to map a Windows drive to a remote system. One method I found is to use ssh (using Cygwin), or putty and forward port 139 to the remote system. In order to do that, we first need to install a "Loopback Adapter" and assign it an arbitrary IP address. Here are the steps involved:
