mirror of https://github.com/rclone/rclone.git
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.go | ||
azureblob_internal_test.go | ||
azureblob_test.go | ||
azureblob_unsupported.go |