• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Pleskrestore single domain

M

MykelS

Guest
Hi all,

I'm tasked with managing backups from our new Plesk servers.
Ive started using pleskbackup from a cronjob like so:
pleskbackup server --output-file=pleskbackup.date

that succeeds after a few hours.

Anyway, one of our domains suddenly appeared to be deleted on the new server.
I had the idea to restore the domain alone from the last generated backup:

/usr/local/psa/bin/pleskrestore --create-map pleskbackup.date -map pleskmap
/usr/local/psa/bin/pleskrestore --restore pleskbackup.date -level domains -filter list:missing-domain.com -verbose -map pleskmap

that takes about two hours (and in the end didn't restore the domain - it had failed to transfer earlier so wasn't on the new server).

HOWEVER, all (ALL!!) of our domains were reverted to the state they were in when the backup was executed!

Thank goodness it was only a day or two old or we would be in serious trouble.

What I want to know is what is the proper way to restore a single domain from a pleskbackup file?
 
Back
Top