I have tried restoring my backup that consists of 23 tar files with at least 1GB each that were generated in Plesk 11. I had to re-image my server and the only Plesk version my hosting provider could offer was Plesk 12.
So I have run my in command line: /usr/local/psa/bin/pleskrestore --restore Backup_1408310643.tar -level server
And received following message:
The specified backup file is corrupted, modified, created on another server or in an earlier Plesk version. To restore it, use the -ignore-sign option.
Did someone else had similar experience?
It would be great if someone could advice if it is safe to use "-ignore-sign" option while importing backup from Plesk 11 into Plesk 12, or some other work around.
thanks
edit --
I happen to find following guide: http://kb.odin.com/en/1727
So I presume I can convert it using a line below?
/usr/local/psa/bin/backup-convert convert --output updated_backup/backup Backup_1408310643.tar
So I have run my in command line: /usr/local/psa/bin/pleskrestore --restore Backup_1408310643.tar -level server
And received following message:
The specified backup file is corrupted, modified, created on another server or in an earlier Plesk version. To restore it, use the -ignore-sign option.
Did someone else had similar experience?
It would be great if someone could advice if it is safe to use "-ignore-sign" option while importing backup from Plesk 11 into Plesk 12, or some other work around.
thanks
edit --
I happen to find following guide: http://kb.odin.com/en/1727
So I presume I can convert it using a line below?
/usr/local/psa/bin/backup-convert convert --output updated_backup/backup Backup_1408310643.tar
Last edited: