Hello!
I’m planning to deactivate my Digital Ocean account. However, I would like to keep a security copy of my PWA droplet and data so I could restore them at a later time in case of need. As I understand, I can not download any backups or snapshots created with Digital Ocean…
Is there any easy way to create a security copy for restore for non-technical users (that does not require to intervene on code level)?
Many thanks in advance for any tips!
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!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there,
Indeed, you are correct, you cannot currently download DigitalOcean backups or snapshots directly.
As an alternative, I would recommend backing up and downloading your data with SnapShooter.
Alternatively, you can also use third-party tools like rsync or SFTP.
To share your support for this feature, vote for downloading snapshots and backups on ideas.digitalocean.com.
Hope that this helps!
- Bobby
Heya,
Check out SnapShooter - https://docs.digitalocean.com/products/snapshooter/how-to/back-up-files/
also the How-tos:
https://docs.digitalocean.com/products/snapshooter/how-to/
If you don’t like that idea, the simplest way is to download your Application locally. For instance, you can use rsync or with FTP to download it.