Our site crashed. We were advised to fix the error and we were thinking of backing up our database.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
In case that you are using MySQL, you could do the following:
SSH to your Droplet
Then run the following command:
This would create an SQL file which you could then download over SFTP.
Hope that this helps! Regards, Bobby