If you have shell access and want to do it yourself:
MySQL Export: mysqldump -uusername -ppassword databasename > databasename.sql
MySQL Import: mysql -h localhost -uusername -ppassword databasename < databasename.sql

You'd export from mysql on the current machine, send the file to the other machine then import.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!