[pbs-devel] [PATCH vma-to-pbs 0/4] add support for bulk import of a dump directory
    Filip Schauer 
    f.schauer at proxmox.com
       
    Wed Jul 24 18:18:52 CEST 2024
    
    
  
When no vmid is provided, treat the vma_file argument as a path to a
dump directory.
Also improve the readability of the stdout messages to keep track of all
imported backups.
vma-to-pbs:
Filip Schauer (4):
  bump proxmox-sys
  add support for bulk importing a dump directory
  replace hard coded values with constants
  improve readability of stdout
 Cargo.toml     |   5 +-
 debian/control |   8 +-
 src/main.rs    | 114 +++++++++++++++++---
 src/vma.rs     |   2 +-
 src/vma2pbs.rs | 275 +++++++++++++++++++++++++++++++------------------
 5 files changed, 287 insertions(+), 117 deletions(-)
Summary over all repositories:
  5 files changed, 287 insertions(+), 117 deletions(-)
-- 
Generated by git-murpp 0.6.0
    
    
More information about the pbs-devel
mailing list