Skip to main content
Wasabi hot cloud storage — S3-compatible, with a region-specific endpoint.

At a Glance

Credentials

Create a secret with the Wasabi provider type. The auth method is wasabi_access_key, which requires: Create access keys from the Wasabi console under Access Keys.

Location Setup

Both region and endpoint URL are required, and the endpoint must include the region. Example:

Importing from rclone.conf

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