Hello,
I'm having problems to restore a user and his sites.
I have the compressed backup file, and I'm running this command to restore:
/usr/local/sitebuilder/utils/sbrestore user --name=@username@myserver.com.br --recursive --compress --log=/root/restore.txt --input=/backups/backups-sitebuilder/current/@username@myserver.com.br.compressed --with-sites --with-site-content
The restore.txt file shows these lines:
Processing "user"...
...@username@myserver.com.br
......user custom settings
......user hosts
......user site families
......user plans
......user sites
......user modules settings
...@username@myserver.com.br_Guest
...username@usersite.com.br
......user sites
.........usersite.com.br
Done
But after the restore finishes, only the user accounts were restore, there is no site.
The backup file has 1.5 MB, and was generated with this command:
/usr/local/sitebuilder/utils/sbbackup user --name=@username@myserver.com.br --compress --recursive --with-sites --with-site-content --with-custom-settings > @username@myserver.com.br.compressed
I have already restore several other users and sites from files generated with this command line.
What can be wrong?
Thank you.
Alexandre
I'm having problems to restore a user and his sites.
I have the compressed backup file, and I'm running this command to restore:
/usr/local/sitebuilder/utils/sbrestore user --name=@username@myserver.com.br --recursive --compress --log=/root/restore.txt --input=/backups/backups-sitebuilder/current/@username@myserver.com.br.compressed --with-sites --with-site-content
The restore.txt file shows these lines:
Processing "user"...
...@username@myserver.com.br
......user custom settings
......user hosts
......user site families
......user plans
......user sites
......user modules settings
...@username@myserver.com.br_Guest
...username@usersite.com.br
......user sites
.........usersite.com.br
Done
But after the restore finishes, only the user accounts were restore, there is no site.
The backup file has 1.5 MB, and was generated with this command:
/usr/local/sitebuilder/utils/sbbackup user --name=@username@myserver.com.br --compress --recursive --with-sites --with-site-content --with-custom-settings > @username@myserver.com.br.compressed
I have already restore several other users and sites from files generated with this command line.
What can be wrong?
Thank you.
Alexandre