Report this

What is the reason for this report?

use spaces for backup with rsync

Posted on October 26, 2019

is it possible to use spaces for backup droplets with rsync



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.

Hello,

As the Spaces are object storages, I would suggest using a tool like s3cmd. Here’s how you could set it up:

https://www.digitalocean.com/docs/spaces/resources/s3cmd/

And then once you have it configured, you could take a look at this article on how to use it:

https://www.digitalocean.com/docs/spaces/resources/s3cmd-usage/

As a side note, for backups, I would also recommend just enabling the droplet backups provided by DigitalOcean.

Hope that this helps! Regards, Bobby

I realize this is an older post. I’ve been using rclone for rsync type activities with Spaces. Works with S3-compatible object stores and you can configure Spaces as an alternative provider.

Heya,

Using tools like rclone or s3cmd will be more convinient to copy your data across. You can also use GUIs like CyberDuck or if you need to backup your data with one of our products called Snapshooter which helps you in dealing with Spaces backup:

https://snapshooter.com/docs/object-storage/digitalocean

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.