TiMz Posted June 24, 2014 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted June 24, 2014 Share 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 Link to comment Share on other sites More sharing options...
Jasc Posted June 24, 2014 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites