Hey Guys,
I am thinking about a scheduled (via Cron?) automatic restore of VMs which have been backed up via PBS.
My first attempt was via CLI but I can set the date via variable but not the timestamp as wildcard.
Any idea how I can specify the restore file?
Happy easter to everyone
I am thinking about a scheduled (via Cron?) automatic restore of VMs which have been backed up via PBS.
My first attempt was via CLI but I can set the date via variable but not the timestamp as wildcard.
Bash:
qmrestore my.pbs:backup/vm/710/2025-04-18* 810 -storage HDD_36T
unable to parse PBS volume name 'backup/vm/710/2025-04-18*'
Any idea how I can specify the restore file?
Happy easter to everyone