• 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

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