Ensimbackup & Ensimrestore scripts - Readme.txt This scripts are based on the EgoH (egoh@flexwebhosting.nl) scripts, posted on the rackshack (EV1) foruns. We had just adapted and added some new features on them. We wish to thank him for the scripts. They had saved our ass. :-) Usage: [ensim 3.1] Login into a ensim 3.1 machine, create a 'backup' directory in the 'root' home dir. Then: $clear;php -q ensimbackup.php -d xpto.pt $less backup/xpto.pt.list [ensim 3.5] Login into a ensim 3.5 machine, create a 'backup' directory in the 'root' home dir and place there the *.tar files previously created by the ensimbackup.php script. Then: $clear;php -q ensimrestore.php -f xpto.pt.tar Some errors could occur. You are "on your own". We were. :-) Notice that this script does not automatically change the registar info's for your domains, neither your special dns configurations. :-) Todo: - document the code and create a nicer readme.txt - fix the site alias problem (right now we have to insert them by hand) - fix some mysql issues with site names with a dash (-) in the name - fix some chown errors - fix xml parser Disclamer: We don't assume any responsability for the bad consequences (lost files, aso) if you use this script. Please don't send us emails calling for help. If you need assistance, we are glad to assist you if you agree to "assist" our bank account. :-> Authors: Nbk (nbk@cyberdude.com) Paulo (paulo@100limite.com)