mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 10:38:16 +08:00
3de7ad5223
Before this fix rclone would just use the authorised bucket regardless of what bucket you put on the command line. This uses the new `bucketName` response in the API and checks that the user is using the correct bucket name to avoid accidents. Fixes #2839 |
||
---|---|---|
.. | ||
api | ||
b2_internal_test.go | ||
b2_test.go | ||
b2.go | ||
upload.go |