Working rclone.conf file for everyone interested
Posted: Sun Apr 14, 2024 7:11 am
All,
After reading other posts, and at rclone forum I have a simple, working rclone.conf for anyone to copy:
[blomp-swift]
type = swift
user = your_email_address
key = your_password
auth = https://authenticate.blomp.com/v2.0
tenant = storage
auth_version = 2
[blomp]
type = alias
remote = blomp-swift:your_email_address/
After reading other posts, and at rclone forum I have a simple, working rclone.conf for anyone to copy:
[blomp-swift]
type = swift
user = your_email_address
key = your_password
auth = https://authenticate.blomp.com/v2.0
tenant = storage
auth_version = 2
[blomp]
type = alias
remote = blomp-swift:your_email_address/