Replies: 5 comments 1 reply
-
|
hi, give me a moment, I'll try to check |
Beta Was this translation helpful? Give feedback.
-
|
OK, first question: |
Beta Was this translation helpful? Give feedback.
-
|
no just the tar file |
Beta Was this translation helpful? Give feedback.
-
|
OK, the script searches for all three files to confirm they are correct. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. it works with the three files. Should'nt you make the three files one and untar it to get the three ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my first try to backup and restore a configuration during a migration from a PBS Debian VM to a PBS LXC.
`
root@pbseng:
# ls -la /opt/proxmox-backup/backup/# proxmox-restoretotal 1860
drwxr-x--- 2 backup backup 4096 Nov 8 10:56 .
drwxr-xr-x 12 root root 4096 Nov 8 10:53 ..
-rwxrwxrwx 1 root root 1893716 Nov 8 10:56 pbs-backup-pbseng.local-2025-11-08_03-02-36.tar.xz
root@pbseng:
Proxmox Restore Script Version: 1.0.1
================================
PROXMOX CONFIGURATION RESTORE
=== SELECT BACKUP LOCATION ===
Local Storage: /opt/proxmox-backup/backup
Exit
Select backup location to restore from [0-1]: 1
=== SELECT BACKUP FILE ===
[INFO] Searching for backups in: /opt/proxmox-backup/backup
[ERROR] No backup files found in /opt/proxmox-backup/backup`
Any idea ?...
Beta Was this translation helpful? Give feedback.
All reactions