Download big files using Proxmox API agent/file-read

As an idle thought, are you able to run your own programs on the guest?

If you can, then you might be able to have something automatically cut the file you want into pieces on the guest, then you could re-assemble the pieces once downloaded.
 
There is limit on the file size, and if the file is big, it can get truncated. Is there a way to get the rest of the file contents.
The qemu-guest-agent API is really indented for out-of-band managenment and not really suited for "productive use", e.g. transferring large files.

I'd suggest a proper tool like rsync to perform these transfers, which is much better suited for these kinds of workloads.
 
The qemu-guest-agent API is really indented for out-of-band managenment and not really suited for "productive use", e.g. transferring large files.

I'd suggest a proper tool like rsync to perform these transfers, which is much better suited for these kinds of workloads.
Thanks. Since I am using Windows, I can be using robocopy.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!