Search results

  1. L

    Keep backup snapshot (exclude from prune)

    Hi. Is it possible to keep a single backup snapshot so that it does not get pruned? The background for my question is: We have a prune schedule "Keep Daily 31". So after 31 days a backup snapshot gets pruned. Some days ago we had a security incident on one of our vms. Want to keep the...
  2. L

    Restore single files from host backup (pxar) on cli non-interactive

    Hi! I've set up a Proxmox backup server instance (pbs1) for testing and created a host backup from another maschine (server1) with the following command: server1# proxmox-backup-client backup root.pxar:/ --repository user1@pbs@pbs1:datastore1 This works fine, snapshots are created as...