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

30 large files are truncated when uploaded to s3 #31

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

aharonh
Copy link
Member

@aharonh aharonh commented Jun 12, 2024

  • upgraded base docker image
  • use go mod instead of dep
  • upgrade dependencies
  • resolved the large files upload by parametrizing and configuring s3 maximum part size and number of parts
  • added verbose logging mode
  • updated example

…grade dependencies

Signed-off-by: aharonh <aharon.haravon@gmail.com>
…gging

Signed-off-by: aharonh <aharon.haravon@gmail.com>
@aharonh aharonh linked an issue Jun 12, 2024 that may be closed by this pull request
@aharonh aharonh merged commit 8011957 into master Jun 12, 2024
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

Successfully merging this pull request may close these issues.

Large files are truncated when uploaded to s3
1 participant