Page 1 of 1

Connecting to Blomp with rclone - this worked

Posted: Sat Apr 25, 2026 1:11 pm
by rustylink
I hope this helps someone trying to configure their rclone for Blomp.

The rclone configuration is a hair different than I found in an old forum answer. I hope this helps somebody out.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Complete the Config File: Verify your rclone.conf entry for BLOMP includes these specific fields:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[RcloneBlompRemoteName]
type = swift
user = YOUR_email@example.com
key = YOUR_blomp-password
auth = https://authenticate.blomp.com/v2.0/
tenant = storage
auth_version = 2
endpoint_type = public
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Include Bucket in Commands: When running commands, **you must append your email** (which acts as the bucket/container name) to the remote name.
For example: rclone ls BLOMP:your-email@example.com.

Re: Connecting to Blomp with rclone - this worked

Posted: Sun Apr 26, 2026 10:04 am
by BlompSupport
Thank you for sharing this helpful guide! We’re sure it will make configuring rclone with Blomp much easier for others.

Users like you are the ones that make Blomp a better place, and we truly appreciate your community spirit and willingness to help others.

Kind regards,
Blomp Support