Mwas alt (prob) to [email protected]English • 9 months agoWhat vm software you use on linuxmessage-square98fedilinkarrow-up184
arrow-up184message-squareWhat vm software you use on linuxMwas alt (prob) to [email protected]English • 9 months agomessage-square98fedilink
minus-squareEugenialinkfedilinkEnglish1•9 months agoI never found a way to share a Public folder with VirtManager though, I need to move files between host and guest. How would you go about it?
minus-square@[email protected]linkfedilink1•9 months agoInstall the quemu guest agent in the VM. For Linux and Windows you’ll even be able to drag and drop.
minus-squaredata1701d (He/Him)linkfedilinkEnglish2•9 months agoI go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files.
I never found a way to share a Public folder with VirtManager though, I need to move files between host and guest. How would you go about it?
Install the quemu guest agent in the VM. For Linux and Windows you’ll even be able to drag and drop.
I go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files.
And here I have just been using samba.