I use vmware and qemu

  • Eugenia
    link
    fedilink
    English
    11 month ago

    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?

    • data1701d (He/Him)
      link
      fedilink
      English
      21 month ago

      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.

    • @wildbus8979
      link
      11 month ago

      Install the quemu guest agent in the VM. For Linux and Windows you’ll even be able to drag and drop.