rclone/backend/b2
Nick Craig-Wood fabeb8e44e b2: fix server side chunked copy when file size was exactly --b2-copy-cutoff
Before this change the b2 servers would complain as this was only a
single part transfer.

This was noticed by the new integration tests for server side chunked copy.
2023-11-24 12:37:11 +00:00
..
api b2: implement --b2-lifecycle to control lifecycle when creating buckets 2023-09-16 17:01:43 +01:00
b2_internal_test.go fstest: factor chunked copy tests from b2 and use them in s3 and oos 2023-11-24 12:37:11 +00:00
b2_test.go fstest: factor chunked copy tests from b2 and use them in s3 and oos 2023-11-24 12:37:11 +00:00
b2.go b2: fix server side chunked copy when file size was exactly --b2-copy-cutoff 2023-11-24 12:37:11 +00:00
upload.go b2: fix chunked streaming uploads 2023-10-13 15:46:36 +01:00