Restore backup to new install

RSW

Member
Jan 27, 2022
6
0
6
54
How do you restore a backup file to a new server if you don't run a Proxmox Backup Server?
Should there not be an Upload option on the Local backup/restore page

Thanks
RSW
 
How do you restore a backup file to a new server if you don't run a Proxmox Backup Server?
Should there not be an Upload option on the Local backup/restore page
Currently you need to copy the file to /var/lib/pmg/backup (while keeping the name) - you can use scp or rsync for this.

an upload button for local backups might make sense though - if you like please create an enhancement request
at https://bugzilla.proxmox.com
Thanks