Skip to main content

mysqldump

Comments

1 comment

  • cPanelMichael
    Hello :) You should already have authenticated into the account when you accessed SSH so you should be able to simply run:
    mysqldump --opt -Q database_name > Backup.sql
    Thank you.
    0

Please sign in to leave a comment.