I do a daily domain backup with the following command
/opt/psa/bin/pleskbackup domains-name -v --skip-logs -f domainlist.txt --output-file=PATH_TO_FILE.gz
I'm trying now to restore a specific domain with
/usr/local/psa/bin/pleskrestore --restore PATH_TO_FILE.gz -level domains -filter list
OMAINNAME
After some minutes, I get a "success" message as part of an XML file, and a note on where the log file is located. But NOTHING is restored!! The log file doesn't contain any
The domain has been (accidently) deleted. I tried to first create the domain and then do the restore, with no result
Any help?
/opt/psa/bin/pleskbackup domains-name -v --skip-logs -f domainlist.txt --output-file=PATH_TO_FILE.gz
I'm trying now to restore a specific domain with
/usr/local/psa/bin/pleskrestore --restore PATH_TO_FILE.gz -level domains -filter list
After some minutes, I get a "success" message as part of an XML file, and a note on where the log file is located. But NOTHING is restored!! The log file doesn't contain any
The domain has been (accidently) deleted. I tried to first create the domain and then do the restore, with no result
Any help?