Hello, i need someone who can transfer me my site's mysql database from one host to another, its almost 200mb in size. and my network is very slow it cannot handle this. Is there anyone who can do it for FREE plz? thanks
If you have SSH access, you can perform the following command on your old host: mysqldump -u yourusername -p yourpassword databasename > databasename.sql Transfer the database using a tool like scp or put the database on your website and download it using wget on your new host. To restore your database, perform the following on your new host via SSH: mysql -u yourusername -p yourpassword databasename < databasename.sql
Does your host have a control panel? If it uses cPanel, I do know that there is a MySQL backup feature in which it will create the backup for you. You then transfer it to your new host. If your new host has cPanel as well, there is a restore MySQL database feature that you can use.
I have seen the Backup tool of Cpanel, but i am not sure if the hosting gets down and up again, will the backup download resumes from Last Time?
yes, and my site downtime sucks..... it down after every half hour. PLEASE SOMEONE CAN DO THIS ...........
what you website domain? i will do it for charge(money) but you give me copy of database...... PM me if u interest....