Search results

  1. E

    Which type of backup is more performant?

    There are tree file backup types: legacy|data|metadata Which one is more performant and why?
  2. E

    Proxmox backup client for windows ALPHA

    Hello, Thank you for the excellent work on the proxmoxbackupclient_go tool! I think that it lacks for two important options: 1- A way to perform backup from two different paths in a single command (and so, creating a single backup dataset) 2- A way to exclude certain files or directories from...
  3. E

    Client backup expiration

    Hello, The Pruning and Removing Backups section from Proxmox Backup Server explains that using command proxmox-backup-client prune <group> --keep-daily 7 --keep-weekly 4 --keep-monthly 3, for example, can be used for prune backups. My doubt is: Backups taken from the same group after running...
  4. E

    The USB devices is not being passed through the VM

    I created a Debian buster VM and assigned a USB device to him thru the Proxmox but it not being recognized by the VM. It is recognized by Node and I’m able to add the USB device to the VM configuration but it’s not being listed by Debian using lsusb command. Already rebooted many times but no...