Understood in this post that it’s not possible to directly download managed database backups. But it mentions that it’s possible by using rsync/SFTP.
The post: https://docs.digitalocean.com/support/can-i-download-a-backup-or-snapshot/
Any more info about this? If it’s even possible?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Heya, @587e61006dd54edeacd45725d620d0
You can import/export your database using tools like mysqldump (for MySQL), pg_dump (for PostgreSQL)
https://docs.digitalocean.com/products/databases/mysql/how-to/import-databases/
You can use tools like rsync or sFTP to download the database backup if the backup itself it’s present on your droplet. You can first use mysqldump or pg_dump to backup the database on your droplet and then use rsync to download the backup on remote server.
To share your support for this feature, vote for downloading snapshots and backups on ideas.digitalocean.com.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.