• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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