Search found 2 matches
- Sat Jun 11, 2022 2:34 am
- Forum: General Chat
- Topic: Rclone don't connects with Blomp
- Replies: 5
- Views: 8235
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...
- Sat Jun 11, 2022 2:25 am
- Forum: General Chat
- Topic: Rclone don't connects with Blomp
- Replies: 5
- Views: 8235
Re: Rclone don't connects with Blomp
i think rclone need bucket name
if you using this command it will not work:
but if you add bucket name then it will work
Note: bucket name = your blomp email
if you using this command it will not work:
Code: Select all
rclone lsd remote:
Code: Select all
rclone lsd remote:***sk@m***u