957311f479
Before this fix, if an object had ID set and download_url was in use, downloading the object would give this error: failed to open for download: bucket example_bucket does not have file: /b2api/v1/b2_download_file_by_id (404 not_found) After this fix we only download by ID if download_url is not set See: https://forum.rclone.org/t/correct-format-for-rclone-b2-download-url-variable/15498 |
||
---|---|---|
.. | ||
api | ||
b2.go | ||
b2_internal_test.go | ||
b2_test.go | ||
upload.go |