mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 11:22:12 +01:00
When doing a multipart upload or copy, if a InvalidBlobOrBlock error is received, it can mean that there are uncomitted blocks from a previous failed attempt with a different length of ID. This patch makes rclone attempt to clear the uncomitted blocks and retry if it receives this error. |
||
---|---|---|
.. | ||
azureblob_internal_test.go | ||
azureblob_test.go | ||
azureblob_unsupported.go | ||
azureblob.go |