qemu-server/PVE/API2/Qemu
Dominik Csapak 735821a4fe implement file-write via guest-agent in the api
writes the given content to the file

the size is at the moment limited by the max post size of the
pveproxy/daemon, so we set the maxLength to 60k

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-07-11 10:29:45 +02:00
..
Agent.pm implement file-write via guest-agent in the api 2018-07-11 10:29:45 +02:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00