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