vaibhavs Posted October 8, 2006 Share Posted October 8, 2006 Hi,I am sure this question must have been asked a number of times, but I could not locate a suitable solution. I believe I am unable to find the exact query string for search :(I have 2 Shared hosting accounts with 2 different hosting companies (Linux-MySQL-CPanel).I wish to duplicate a DB (all tables) from Server-1 to Server-2 (Incremental mode to save on b/w).Since it is a Shared Hosting, I have limited access rights (no Shell).Is this possible? Please suggest some solution.Thank you all.With kind regards,Vai Link to comment https://forums.phpfreaks.com/topic/23370-duplicate-db-master-slave/ Share on other sites More sharing options...
printf Posted October 8, 2006 Share Posted October 8, 2006 Sorry without direct access to the db server configuration, you can't do it!me! Link to comment https://forums.phpfreaks.com/topic/23370-duplicate-db-master-slave/#findComment-105951 Share on other sites More sharing options...
vaibhavs Posted October 9, 2006 Author Share Posted October 9, 2006 Any other solution?MysqlDump >> FTP >> Import data etc?ThxVai Link to comment https://forums.phpfreaks.com/topic/23370-duplicate-db-master-slave/#findComment-106036 Share on other sites More sharing options...
fenway Posted October 9, 2006 Share Posted October 9, 2006 [quote author=vaibhavs link=topic=110896.msg449044#msg449044 date=1160352013]Any other solution?MysqlDump >> FTP >> Import data etc?ThxVai[/quote]Yup... if you can get the data off the first box, you're home free. Link to comment https://forums.phpfreaks.com/topic/23370-duplicate-db-master-slave/#findComment-106103 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.