TiMz Posted June 24, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 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 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM 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 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 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...
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.
Link to comment
Share on other sites
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.