Why can’t you allow backup on space object storage
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, @3f5b44876a3743a883a57d65cecba5
You can use the DigitalOcean Spaces to backup your data. Here’s an article which you can check on how to setup this.
https://www.digitalocean.com/community/tutorials/how-to-automate-backups-digitalocean-spaces
Regards
Hi,
Spaces doesn’t support Droplet style backups because that system is built for block storage snapshots, not object storage. Spaces is S3 compatible and already handles durability internally, so it isn’t part of the snapshot pipeline.
If you want backups for your objects, the common approach is to sync your Space to another Space or a different provider. This guide walks through that workflow in detail: https://www.digitalocean.com/community/tutorials/how-to-automate-backups-digitalocean-spaces
You can automate the sync with tools like s3cmd, which works natively with Spaces:
https://docs.digitalocean.com/products/spaces/reference/s3cmd/
That gives you versioned, off-site style backups without needing native snapshot support.
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.