Hi guys,
I would like to restore on a file-level via CLI. In my scenario, the PVE and PBS are installed on the same physical machine. I'm running Proxmox Virtual Environment 8.2.4 and the Backup Server 3.2-6.
![1727283205828.png 1727283205828.png]()
The Manpage for interactive restores looks good. I would like to use it to restore a folder on "drive-scsi1" from VM 102 via the CLI, not the Web GUI. Using the Web GUI works.
![1727284777123.png 1727284777123.png]()
Read more
I would like to restore on a file-level via CLI. In my scenario, the PVE and PBS are installed on the same physical machine. I'm running Proxmox Virtual Environment 8.2.4 and the Backup Server 3.2-6.

The Manpage for interactive restores looks good. I would like to use it to restore a folder on "drive-scsi1" from VM 102 via the CLI, not the Web GUI. Using the Web GUI works.

Code:
root@pve:~# proxmox-backup-client list | grep -A 1 -B 1 vm/102...
Read more