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

Setting content type when copying over the file in import batch #4987

Merged
merged 1 commit into from
May 21, 2024

Conversation

imsdu
Copy link
Contributor

@imsdu imsdu commented May 17, 2024

Fixes #4968

Bonus: do not copy the file again if it exists at the given key

}
client.copyObject(requestWithOptions.build()).void
}
}

def copyObjectMultiPart(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No test so far here as Oliver is fixing it

@imsdu imsdu merged commit 3e64d35 into BlueBrain:master May 21, 2024
5 checks passed
@imsdu imsdu deleted the 4968-set-content-type-copying branch May 21, 2024 08:09
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.

Set the content type when copying a file in S3
2 participants