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

"aws s3 sync" through the Java SDK. #4980

Closed
BaeEunshik opened this issue Feb 29, 2024 · 3 comments
Closed

"aws s3 sync" through the Java SDK. #4980

BaeEunshik opened this issue Feb 29, 2024 · 3 comments
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@BaeEunshik
Copy link

BaeEunshik commented Feb 29, 2024

Describe the feature

This is an issue related to #2685.
I want to use the "aws s3 sync" feature from the SDK. Is there anything in progress right now?
Thank you

Use Case

I want to create a Java program to sync between a bucket and the local file system or between buckets, but it's difficult to implement with the features currently available in the SDK that I've looked into.

AWS Java SDK version used

software.amazon.awssdk:s3-transfer-manager:2.19.1

JDK version used

openjdk version "1.8.0_222"

Operating System and version

Windows10

@BaeEunshik BaeEunshik added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 29, 2024
@debora-ito
Copy link
Member

We don't have plans to add a s3 sync operation to S3TransferManager. We suggest to use the operation available in aws cli.

In the interest of gathering community engagement: Please vote on this issue by adding a 👍 to the original issue if you'd like to see this in the Java SDK v2.

And please don't comment with a "+1" comment, this will only generate noise.

@debora-ito debora-ito added p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Mar 4, 2024
Copy link

github-actions bot commented Mar 5, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

@kwaikar
Copy link

kwaikar commented Apr 24, 2024

Sad! Wish this functionality was available in Java SDK. @ PM - If you need a customer to talk to regarding this requirement, ping me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants