Search found 2 matches

by izlwhd1
Sat Jun 11, 2022 2:34 am
Forum: General Chat
Topic: Rclone don't connects with Blomp
Replies: 5
Views: 6817

Re: Rclone don't connects with Blomp

i think rclone need bucket name if you using this command it will not work: rclone lsd remote: but if you add bucket name then it will work rclone lsd remote:***sk@m***u Note: bucket name = your blomp email btw try this config [blomp] type = swift user = xxx@xxx.com key = xxxx auth = https://authen...
by izlwhd1
Sat Jun 11, 2022 2:25 am
Forum: General Chat
Topic: Rclone don't connects with Blomp
Replies: 5
Views: 6817

Re: Rclone don't connects with Blomp

i think rclone need bucket name
if you using this command it will not work:

Code: Select all

rclone lsd remote:
but if you add bucket name then it will work

Code: Select all

rclone lsd remote:***sk@m***u
Note: bucket name = your blomp email