SSHFS in Windows via Samba and Virtualbox
My fileserver has an SSH server, so I’ve always been able to remotely connect to it via WinSCP. Recently this has gotten a bit tedious because I would have to wait for a file to finish downloading on my client before I could use it. Recently I finally went through the trouble of figuring out a better way. Since I’ve been using Virtualbox with an Ubuntu virtual machine I figured that I could mount my remote directory via SSHFS in the virtual machine and then share it out via a samba server to my “host” machine running windows. This would allow me to securely (and relatively easily) get native(ish) mounting in windows. I’m going to assume that you’ve worked with some of that stuff before, so I’ll skip the step-by-step.
Here’s the answer to the tricky part: