Hi,
you can directly restore a disk by running
Code:
proxmox-backup-client restore <snapshot> <archive-name> <target>
snapshot will be the name of the snapshot, archive-name the name of the disk as provided by
Code:
proxmox-backup-client list
and target the destination you want the data to write to.