8f47b6746d
Before this change, streaming files an exact multiple of the chunk size would cause rclone to attempt to stream a 0 sized chunk which was rejected by the b2 servers. This bug was noticed by the new integration tests for chunked streaming. |
||
---|---|---|
.. | ||
api | ||
b2.go | ||
b2_internal_test.go | ||
b2_test.go | ||
upload.go |