Once I have a site ready i install the backup module,,
For CMSMS before 1.x dowload here
http://dev.cmsmadesimple.org/projects/databasebackup/
For 1.* and up download here,
http://multiintech.com/cmsms4/index.php ... tensions-2
Then goto Extensions » Database Backup, create back up, it will create a folder in admin in this will be text file "backup-2006-04-30_01-05-26.txt", that's...
" name-year-month-day_time.txt", default, but you can name it, just have
.txt on end...
On the new site...
I install CMSMS and all the modules used in old site, install backup module, run it once so it will create the backup folder...
connect with FTP to the original site, first folder,, admin, inside is backup folder inside it find your "backup-2006-04-30_01-05-26.txt" file, download with FTP to your computer...
connect with FTP to new site and upload "backup-2006-04-30_01-05-26.txt" to the new site admin/backup folder...
In admin of the new site, go to Extensions » Database Backup, under name for backup window click "Restore a Previous Backup Set"
in the drop down find the "backup-2006-04-30_01-05-26.txt" file...
you will see a warning under it "WARNING!! RESTORING A DATASET WILL OVERWRITE ALL THE CURRENT DATABASE CONTENTS!!"...
click 'Restore This Backup Set' and then go to Site Admin » Global Settings and clear Cache, you could even logout & login again,, you might have to tweak a few things...
Note: make sure you move any images in the uploads/images folder and any thing else that was added thru FTP, I've just moved the uploads folder sometimes to make it easier...
i've moved three ,,,EDIT: now up to 32 times,,, from my site/server to my clients domain and inside my own
site...
I left their site running in front till CMSMS site looked the way they wanted, then went live by renaming the 'index.html', browsers look for index.html first, then index.php, that's why they can sit side by side and the .html comes up first,
EDIT: Better idea, after you run the backup on old site, FTP all folders to your comp. add the original install folder, FTP to new site, run install, then go to backup module and restore "backup-2006-04-30_01-05-26.txt" this way you get everything from original site including uploads folder....
HTH
mark