• 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.

How do I restore a single domain from backup zip?

M

mikelegg

Guest
I've tried ...

C:\Program Files\Parallels\Plesk\bin>pleskrestore --restore C:\"Program Files"\Parallels\Plesk\Backup\domain.com.au\windows_domain.com.au_info_1002261342.xml -level domains -filter domain.com.au

But I just get ...

Unable to read file 'C:"Program'

So I tried ...

C:\Program Files\Parallels\Plesk\bin>pleskrestore --restore "C:\Program Files\Parallels\Plesk\Backup\domain.com.au\windows_domain.com.au_info_1002261342.xml" -level domains -filter domain.com.au

Unable to read file 'C:\Program Files\Parallels\Plesk\Backup\domain.com.au\windows_domain.com.au_info_1002261342.xml'
 
I've partially gotten around this problem by unzipping the vhost archive in the phosting folder. This has given me all of the website files.

Now I've just got to restore the MySQL dbs, I can see a file called tmp29584.tmp in the database archive.

Does anyone know what sort of file this is and how to restore it to it's original state?
 
It's alright, I've opened it - it's a sql script.

I would be handy to know how to restore a domain using the command line utility though.
 
Back
Top