Mwas alt (prob) to [email protected]English • 9 months agoWhat vm software you use on linuxmessage-square105fedilinkarrow-up185arrow-down11file-text
arrow-up184arrow-down1message-squareWhat vm software you use on linuxMwas alt (prob) to [email protected]English • 9 months agomessage-square105fedilinkfile-text
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-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.
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.
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?
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.
Install the quemu guest agent in the VM. For Linux and Windows you’ll even be able to drag and drop.