View Single Post
Posts: 8 | Thanked: 8 times | Joined on Nov 2011
#40
Originally Posted by shmerl View Post
For windows you'll probably need to install cygwin first.
No, there is no need for cygwin. On Linux SSHFS works through a kernel module called Filesystem in Userspace, or FUSE. Dokan is a Windows implementation of FUSE (more or less). So it is just a few Windows .exe's and .DLL's.