Skip to content

Add s3 checksum algorithm #6321

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add s3 checksum algorithm #6321

wants to merge 1 commit into from

Conversation

jorgee
Copy link
Contributor

@jorgee jorgee commented Jul 31, 2025

Add checksum algorithm to upload and copy S3 class. (#3585)

Notes:

  • aws CLI only supports --checksum-algorithm in high-level calls cp, mv, sync in versions 2.18+
  • S5cmd doesn't support the definition of checksum algorithm
  • Fusion doesn't support checksum algorithm ( I haven't seen a FUSION_AWS_xx env var for defining the checksum)

Copy link

netlify bot commented Jul 31, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 74f1a4c
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/688bbdd8de157000082573bd
😎 Deploy Preview https://deploy-preview-6321--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jorgee jorgee added this to the 25.10 milestone Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant