On 6/28/12 12:34 PM, ping wrote: > I still miss the magic sshfs tool > in linux... You can make it happen. In principle, FUSE should work as well in Cygwin as it does under Linux, albeit for Cygwin programs only. It'd just be a matter of writing the glue logic and hooking into Cygwin's VFS internals.