Rabata.io
Rabata.io is S3-compatible object storage. Blober connects using the standard S3 protocol. Rabata’s dashboard does not include a file browser. Blober provides the visual interface to browse, upload, and manage your objects.
Path format:
bucket-name/path/to/file.extCapabilities
Section titled “Capabilities”- ✅ Browse buckets and objects
- ✅ Upload files (multipart for large files)
- ✅ Download files
- ✅ Delete objects
- ✅ Copy/move objects
- ✅ S3-compatible API
Prerequisites
Section titled “Prerequisites”- A Rabata.io account (create one)
- At least one bucket (created via the dashboard)
- Access keys
Required Credentials
Section titled “Required Credentials”Access Key ID
Section titled “Access Key ID”- Option key:
accessKeyId - Where to find: Rabata.io dashboard → Access Keys
- Format: 20-character alphanumeric string
- Example:
AKIAIOSFODNN7EXAMPLE
Secret Access Key
Section titled “Secret Access Key”- Option key:
secretAccessKey - Where to find: Rabata.io dashboard → Access Keys
- Format: 40-character string
- Example:
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Product Tiers
Section titled “Product Tiers”Rabata.io offers two storage tiers:
- S3 Hot Storage: General-purpose object storage for applications, media, and frequently accessed data. Billed per GB.
- S3 Backup: Bulk archival storage for backups, disaster recovery, and cold data. Billed in 10TB increments (rounded up). Egress is capped at 2x your storage amount.
Each tier has its own region and endpoint:
| Tier | Region | Endpoint | Pricing |
|---|---|---|---|
| S3 Hot Storage | us-east-1 | https://s3.us-east-1.rabata.io | $0.01/GB storage, $0.01/GB egress |
| S3 Backup | eu-west-2 | https://s3.eu-west-2.rabata.io | $49/10TB flat (egress capped at 2x storage) |
Buckets belong to the tier they were created under. Blober auto-detects the region.
- Create access keys in the Rabata.io dashboard
- In Blober, select Rabata.io as source or destination
- Enter your Access Key ID and Secret Access Key
- Browse your buckets