rclone/backend/b2
Nick Craig-Wood 4ef30db209 b2: fix listing all buckets when not needed
Before this change the b2 backend listed all the buckets to turn a
single bucket name into an ID.

However in July 26, 2018 a parameter was added to the list buckets API
to make listing all the buckets unecessary.

This code sets the bucketName parameter so that only the results for
the desired bucket are returned.
2023-09-16 16:04:50 +01:00
..
api all: fix spelling across the project 2022-08-30 11:16:26 +02:00
b2_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
b2_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
b2.go b2: fix listing all buckets when not needed 2023-09-16 16:04:50 +01:00
upload.go b2: fix ChunkWriter size return 2023-09-03 13:53:11 +01:00