We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files larger than 5GB causes :
multipart part-size: 5242880 bytes error 1 UploadPart[Copy] failed len(o.Data): 0
Can s3tar be allowed to handle single files larger than 5GB?
The text was updated successfully, but these errors were encountered:
error 1 UploadPart[Copy] failed len(o.Data): 0 uploadId: 2nO3STHYvMKC_.DTuGDIeIuR8aPTrAx.I6gRGtgxq_nDL8iR1jugshxn7aYwGGSAV9MATJtpTgm.R.GCtXn1um9IVqbjkZZ0vrYMAemuS4k_99v_8iivk1KJcJI0WXfYwqZMPxvLSZ0.VfVp84TtV_4GMKIdZ38CLpKM3MAdi0I-, bucket: [bucket], key: [key], start: 0, end: 824635790136 ConcatObjects Error: operation error S3: UploadPartCopy, https response error StatusCode: 400, RequestID: 5P000TAR4Q34H0HS, HostID: [host], api error InvalidRequest: The specified copy source is larger than the maximum allowable size for a copy source: 5368709120 ERROR:root:s3tar failed with error: None
Sorry, something went wrong.
No branches or pull requests
Files larger than 5GB causes :
multipart part-size: 5242880 bytes
error 1
UploadPart[Copy] failed
len(o.Data): 0
Can s3tar be allowed to handle single files larger than 5GB?
The text was updated successfully, but these errors were encountered: