CMDR_Gicu
New Pleskian
Hello,
I've got one backup file on dropbox saved.
After reinstall my whole server Dropbox backup won't let me restore choosen backup because is done on other Plesk panel and I have to -ignore-sign option but I don't see that in Dropbox backup settings.
So it is a second way to restore my whole system with this .tar file?
I'm just downloaded my backup from dropbox and uploaded this to:
/var/lib/psa/dumps/
But Plesk don't see this file...
-----
Trying to use pleskrestore command but command not found:
Trying to use this command:
Uncompressed archive using:
I've got one backup file on dropbox saved.
After reinstall my whole server Dropbox backup won't let me restore choosen backup because is done on other Plesk panel and I have to -ignore-sign option but I don't see that in Dropbox backup settings.
So it is a second way to restore my whole system with this .tar file?
I'm just downloaded my backup from dropbox and uploaded this to:
/var/lib/psa/dumps/
But Plesk don't see this file...
-----
Trying to use pleskrestore command but command not found:
Code:
pleskrestore --restore [development.tar] -ignore-sign
-bash: pleskrestore: command not found
Code:
[root@development dumps]# ./pleskrestore --restore "development.tar" -ignore-sign
-bash: ./pleskrestore: No such file or directory
Code:
tar xvf development.tar
Code:
./pleskrestore --restore backup_development_info_1507270501.xml -ignore-sign
-bash: ./pleskrestore: No such file or directory
Last edited: