• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff 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