Skip to content
New issue

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

Allow files > 5GB to be archived #26

Open
cmorikuni-aon opened this issue Oct 21, 2024 · 1 comment
Open

Allow files > 5GB to be archived #26

cmorikuni-aon opened this issue Oct 21, 2024 · 1 comment

Comments

@cmorikuni-aon
Copy link

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?

@cmorikuni
Copy link

cmorikuni commented Oct 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants