• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Restoring single user with sites from full backup

tuomas136

New Pleskian
Hi,

I create the full sitebuilder backups with command:

./sbbackup all --output=/mnt/backup/pleskbackup/sitebuilder-`date +%Y%m%d_%H%M`.xml


I'm trying to restore a single user with site (example.com) using the command:

./sbrestore user --recursive [email protected] --with-sites --with-site-content < sitebuilder-20090203_0323.xml


After that I get the message:

Processing "user"...
[email protected]
......user custom settings
......user hosts
......user site families
......user plans
......user sites
.........example.com
Done


.. but still the site example.com is not in the Sitebuilder.

Sitebuilder is running on Debian 4.0


Any help would be appriciated...

Thanks.
 
Hard to say what could be the reason for this and it is actually requires investigation. For now, if you are using 4.2 version I can suggest you to make an updated to latest 4.5.5 version and check this one more time. There were some backup/restore improvements done in latest version, so it could help.
 
Back
Top