map drives through ssh?
In linux, you can use sshfs to make a share/mount through sshfs. I was needing something like this for windows, like to make z:\ be foo@sshhost:/share
is this possible?
is this possible?