mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-02 12:33:01 +00:00
by adding an optional parameter 'encode' (enabled by default). When it is disabled, the content must be base64 encoded already. This way, users can send a binary file to the vm by base64 encoding it themselves Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| QemuServer | ||
| VZDump | ||
| Makefile | ||
| QemuConfig.pm | ||
| QemuMigrate.pm | ||
| QemuServer.pm | ||
| QMPClient.pm | ||