Providers
Connect DigitalOcean Spaces
Learn how to connect your DigitalOcean Spaces to BucketMate.
Prerequisites
- DigitalOcean Account
- Spaces Access Key
- Spaces Secret Key
Common issues and fixes
ACL support is limited
Only private and public-read ACLs are supported. Fix by using those ACLs only.
Cross-region copy is not supported
Cross-region and cross-cluster CopyObject or UploadPartCopy are not supported. Fix by keeping source and destination in the same region and cluster.
Management features require the API
Bucket policies, versioning, lifecycle rules, and access logging are available only via the API. Fix by using the Spaces API or an S3-compatible CLI to manage these settings.
Tag-based lifecycle rules are not supported
Tag-based lifecycle rules are not supported. Fix by using time-based rules only.
Bucket-level encryption is not supported
Bucket-level encryption is not supported. Fix by using SSE-C or client-side encryption.
Connection Steps
- Navigate to DigitalOcean Dashboard
- Go to API section
- Generate Spaces Keys
- In BucketMate, select DigitalOcean Spaces
- Enter your Access Key
- Enter your Secret Key
- Select your region
- Connect