Skip to main content
Rabata Object Storage — S3-compatible, with a region-specific endpoint.

At a Glance

Credentials

Create a secret with the Rabata provider type. The auth method is rabata_access_key, which requires: Generate access keys from the Rabata console.

Location Setup

Both region and endpoint URL are required, and the endpoint includes the region (e.g., s3.us-east-1.rabata.io). Example:

Importing from rclone.conf

Rabata remotes appear in rclone.conf as type = s3 with provider = Rabata. See the rclone import guide.