I feel like this should be simple, but my searches have turned up a whole lot of nothing.
All I want to do is give a VM (Win10 in this case) access to one of my unRAID shares directly. It can be as a mapped drive, or a virtual disk, or whatever.Specifically, I'd like to be able to download files in the VM, and have those files dump straight to the share on the host, rather than have to let them sit in a temporary directory in the VM, then move them manually out to the host via the virtual network.
I saw some reference to running a Samba service on the host, but I'm not sure exactly how to go about that, or if that's even the right way.
Any ideas?