Closed krezreb closed 3 years ago
+1
Can you please re-run with --enable-azure-storage-logger --transfer-threads 1
? This will let you know which blob is problematic. Please post the relevant log portion if applicable. Additionally, indicate what type of blob it is, naming, and any special properties it may have.
Problem Description
I am transferring between two containers in two storage accounts and getting the error message
azure.common.AzureConflictHttpError: The blob type is invalid for this operation. ErrorCode: InvalidBlobType
Azure blobxfer parameters output
Steps to Reproduce
My blobxfer command:
Expected Results
Files should copy
Actual Results
This stack trace:
Additonal Comments
--dry-run
the files list correctly--progress-bar --delete --skip-on-md5-match --overwrite
doesn't change the result