Wasabi
ExpanDrive offers a Wasabi integration to connect to your Wasabi buckets and manage your files. You only need to provide an access key id and secret access key.
Connection Parameters
The Wasabi connection in Expandrive provides parameters to control exactly what you're connecting to along with your credentials.
Server
This is the address at which the service can be reached. Wasabi provides different addresses depending on your storage region. Choose the service URL that matches your bucket location.
Access Key
Access keys are used to make secure requests to the Wasabi service API. The Wasabi Console allows you to define access keys for a user.
An account can have only two access keys per user (two per root account and two per sub-user).
Both the access key and secret key work together as a pair for authentication - if someone gets hold of either one alone, it's not useful, but together they provide full access to your S3 resources.
Secret Key
The secret key is your private authentication key that pairs with your access key. This is like a password.
When you save your connection info in ExpanDrive, the secret key is securely stored within your local keychain.
Bucket
This field lets you restrict what buckets the connection can access on your account. Bucket level organization is a hallmark of S3-compatible services.
If your credentials do not have access to list the buckets in your account, provide the bucket name in your connection parameters.
Nickname
The nickname serves to identify the connection. This name will show up as the volume label on the mounted drive.
Last updated
Was this helpful?