我正在将多部分裂缝上传到AWS冰川,上传最后一块失败,错误是:
An error occurred (InvalidParameterValueException) when calling the UploadMultipartPart operation: Content-Range: bytes 598476849152-598544857301/* is incompatible with Content-Length: 68008149
倒数第二个块的范围为598342631424-598476849151,块大小为134217727字节。
用于上传的命令:
aws glacier upload-multipart-part --range 'bytes 598476849152-598544857301/*' --upload-id w1LSr3F_Pi7taHB_zoEZhhKx15OiV4UfuQ3RcOpV0vRGD2XWexVHjud-TiW4XUZ1x-4UCkmxLgaZWPXna-V9l --account-id - --vault-name abc-production --body aws-glacier-backup-1.part993469
aws-glacier-backup-1.part993469 size is 68008149 bytes