Re: [pve-devel] [PATCH storage v6 5/7] support moving VMA backups to PBS

2025-02-13 Thread Fiona Ebner
Am 20.01.25 um 12:28 schrieb Filip Schauer: > Extend the move API to support moving VMA backups to a Proxmox Backup > Server. > > Signed-off-by: Filip Schauer > --- > debian/control | 1 + > src/PVE/API2/Storage/Content.pm | 53 +++ > src/PVE/Storage/PBS

[pve-devel] [PATCH storage v6 5/7] support moving VMA backups to PBS

2025-01-20 Thread Filip Schauer
Extend the move API to support moving VMA backups to a Proxmox Backup Server. Signed-off-by: Filip Schauer --- debian/control | 1 + src/PVE/API2/Storage/Content.pm | 53 +++ src/PVE/Storage/PBSPlugin.pm| 65 + 3 files