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

Restore single site wiht Plesk 11.5 Linux

Antonello R

New Pleskian
Hi,
I'm using plesk as Power User (using Power user interface), and I've performed a Backup.
Now I need to restore only one single site from that backup, but it seems to be impossible, because, using Plesk like Power User i've this XML for Backup

<migration-dump content-included="true" agent-name="PleskX" dump-format="PowerUser" dump-version="11.5.30">
<dump-info/>
<domain www="true" vendor-guid="xxxxxxxxxxx" name="mydomain.net" guid="xxxxxxxxxxxxxxxx" id="1" owner-guid="xxxxxxxxxxxxxxx" cr-date="2014-03-28">
<preferences>


<sites>
<site www="true" name="site1.com" guid="yyyyyyyyyyyyyyyyyyyyyyyyy" id="2" cr-date="2014-03-28">
...
</site>
<site www="true" name="site2.com" guid="yyyyyyyyyyyyyyyyyyyyyyyyy" id="2" cr-date="2014-03-28">
...
</site>
<site www="true" name="site3.com" guid="yyyyyyyyyyyyyyyyyyyyyyyyy" id="2" cr-date="2014-03-28">
...
</site>
<site www="true" name="site4.com" guid="yyyyyyyyyyyyyyyyyyyyyyyyy" id="2" cr-date="2014-03-28">
...
</site>
</domain>


So even using this Plesk command line sintax to restore backup
pleskrestore --restore YOURBACKUPDIR\backup.xml -level domains -filter list:site1.com
it seems that doesn't work, I guess because of I'm a Power User and I've a single "TOP" domain.

Do you think will be possible to restore only one site without restore all the sites data present under the domain?

Thanks a lot for the help
 
Back
Top