At a Glance
Credentials
Create a secret with the DigitalOcean Spaces provider type. The auth method isdigitalocean_spaces_access_key, which requires:
Generate Spaces access keys from the DigitalOcean control panel under API → Spaces Keys.
Location Setup
The endpoint URL includes the region (e.g.,
nyc3.digitaloceanspaces.com,
sfo3.digitaloceanspaces.com).
Example:
Importing from rclone.conf
Spaces remotes appear inrclone.conf as type = s3 with provider = DigitalOcean. See the
rclone import guide.