Shared folder between QEMU Windows guest and Linux host
In the past I have used Virtual Box which has very good support for sharing a folder on the host with a Windows guest. I am looking for similar functionality for QEMU.
In the past I have used Virtual Box which has very good support for sharing a folder on the host with a Windows guest. I am looking for similar functionality for QEMU.
I’m using rsync
to copy some files from a share to another.
Given two Linux boxes on a LAN, what’s the simplest way to transfer files between them?