Skip to main content
Filebase — zero-egress S3-compatible object storage with a single global endpoint.

At a Glance

Credentials

Create a secret with the Filebase provider type. The auth method is filebase_access_key, which requires: Find your access keys in the Filebase dashboard under Access Keys.

Location Setup

Leave the endpoint blank to use the default. Example:

Provider Quirks

The legacy https://s3.filebase.com endpoint is also accepted — enter it in the endpoint field if your existing tooling still points there.

Importing from rclone.conf

Filebase has no provider = value of its own in rclone, so real configs write provider = Other. The importer recognizes Filebase remotes by their endpoint hostname (s3.filebase.io or the legacy s3.filebase.com) instead of falling back to S3 Compatible. See the rclone import guide.