copy file

  1. C

    Copying files to/from Windows guest VM

    Hello I am seeing problems copying files to/from Windows guest VM from SMB drive. Copying gets stuck and can’t finish and timing out. Same files copy fine on a real Windows computer Wonder if anyone has seen something similar TIA
  2. UdoB

    [TUTORIAL] FabU: Copy files between Host and a VM by using 9p (to/from Linux for now...)

    How can I copy files between the PVE Host and a VM? There are many ways, ssh/sshfs being the recommendation usually. One possible alternative does not need a network: 9p. this is for temporary usage e.g. maintenance or initial setup. 9p is local, so the VM can not migrate anymore for this...
  3. L

    Add a Windows partitioned Hard Drive to a VM to copy data from it

    I'm working on a Minecraft Server, which i installed per Proxmox on a Ubuntu VM. One Project is to map out a whole custom world with dynmap to play on it. My Friend renderd all the data for it when I was doing Vacation on his Gaming PC (Windows) and it still took him 3 Weeks. So now I have 32...
  4. K

    Copy files from a Container to another

    I know I can `pct pull` and `pct push` from the Proxmox server itself but how can I directly copy files from one container to another?