TiMz Posted June 24, 2014 Posted June 24, 2014 Is there anyway to download all my SQL tables using SSH or SFTP. My phpmyadmin is acting up and I have to move to another host. Quote
Emistry Posted June 24, 2014 Posted June 24, 2014 you can use any other SQL software, as long as it can connect to your database, then there shouldnt be any problem for you to export the data. Quote
Jasc Posted June 24, 2014 Posted June 24, 2014 (edited) You can use mysql dump, or an auto backup script, I personally would go with the backup script Edited June 24, 2014 by Jasc Quote
Question
TiMz
Is there anyway to download all my SQL tables using SSH or SFTP. My phpmyadmin is acting up and I have to move to another host.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.