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

conditional write support? #752

Open
tooptoop4 opened this issue Aug 31, 2024 · 1 comment
Open

conditional write support? #752

tooptoop4 opened this issue Aug 31, 2024 · 1 comment

Comments

@tooptoop4
Copy link

https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes/ , https://docs.aws.amazon.com/AmazonS3/latest/userguide/conditional-requests.html#conditional-writes aws s3api put-object --bucket amzn-s3-demo-bucket --key dir-1/my_images.tar.bz2 --body my_images.tar.bz2 --if-none-match "*"

@stasfilin
Copy link

It's actually nice idea to add this functionality to s5cmd

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