eilko
Regular Pleskian
Hi, please advice:
I made a backup of the complete sitebuilder 4.2.0 (centos4) with
Now I try to restore one client on a different machine running sitebuilder 4.2.0 (centos5) with
the output is:
but only the user is added, not the sites nor its contents.
Any idea?
I made a backup of the complete sitebuilder 4.2.0 (centos4) with
Code:
sbbackup all > backup.xml
Now I try to restore one client on a different machine running sitebuilder 4.2.0 (centos5) with
Code:
sbrestore user--name=willem --with-sites --with-site-contents --resursive < backup.xml
the output is:
Code:
Processing "user"...
...willem
......user custom settings
......user hosts
......user site families
......user plans
......user sites
.........Willem Brons
.........Stamboom
Done
but only the user is added, not the sites nor its contents.
Any idea?