Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exporting a MySQL database with FTP access only [closed]

Hay guys, i need to export a MySQL database, but i only have access to the FTP server.

How could i export the DB? Are there any scripts i could upload and run to export the database? I have the username/password for the database, but i cannot connect to the database through my local MySQL client.

like image 368
dotty Avatar asked Oct 17 '25 15:10

dotty


1 Answers

You might be able to install MySQLdumper. It is a web-based (PHP or Perl) scripted tool to dump MySQL. I have had varying success on crappy servers where even PHPMyAdmin failed with this.

like image 165
berkes Avatar answered Oct 20 '25 05:10

berkes



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!