Wasabi
Wasabi is S3-compatible hot cloud storage with no egress fees. Blober connects using the standard S3 protocol.
Path format:
bucket-name/path/to/file.extCapabilities
Section titled “Capabilities”- ✅ Browse buckets and objects
- ✅ Upload files
- ✅ Download files
- ✅ Delete objects
- ✅ S3-compatible API
- ✅ No egress fees
Prerequisites
Section titled “Prerequisites”- A Wasabi account (create one)
- At least one Wasabi bucket
- Access keys with appropriate permissions
Required Credentials
Section titled “Required Credentials”Access Key ID
Section titled “Access Key ID”- Option key:
accessKeyId - Where to find: Wasabi Console => Access Keys
- Format: 20-character alphanumeric string
- Example:
AKIAIOSFODNN7EXAMPLE
Secret Access Key
Section titled “Secret Access Key”- Option key:
secretAccessKey - Format: 40-character string
- Example:
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Setup (Wasabi Console)
Section titled “Setup (Wasabi Console)”1. Create a Wasabi Bucket
Section titled “1. Create a Wasabi Bucket”- Log in to Wasabi Console
- Go to Buckets => Create Bucket
- Enter a unique bucket name
- Select your preferred region
- Configure bucket settings (versioning, logging, etc.)
- Click Create Bucket
2. Create Access Keys
Section titled “2. Create Access Keys”- Go to Access Keys in the Wasabi Console
- Click Create New Access Key
- Choose Root User Key or create for a sub-user
- Click Create
- Download or copy the keys immediately (secret shown only once!)
3. Configure in Blober
Section titled “3. Configure in Blober”- In Blober, go to Workflows => New Workflow
- Select Wasabi as source or destination
- Enter:
- Access Key ID
- Secret Access Key
- Test by browsing your buckets