At a Glance
Credentials
Create a secret with the Filebase provider type. The auth method isfilebase_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 legacyhttps://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 noprovider = 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.