At a Glance
Credentials
Create a secret with the Rabata provider type. The auth method israbata_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 inrclone.conf as type = s3 with provider = Rabata. See the
rclone import guide.