At a Glance
Credentials
Create a secret with the Tigris provider type. The auth method istigris_access_key, which requires:
Create access keys from the Tigris dashboard.
Location Setup
Example:
Importing from rclone.conf
Tigris has noprovider = value of its own in rclone, so real configs write provider = Other.
The importer recognizes Tigris remotes by their endpoint hostname (t3.storage.dev) instead of
falling back to S3 Compatible. A hand-written provider = Tigris line is also accepted. See the
rclone import guide.