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 #5705

Closed
1 of 2 tasks
nitulkukadia opened this issue Nov 11, 2024 · 2 comments
Closed
1 of 2 tasks

"aws s3 sync" through the Java SDK #5705

nitulkukadia opened this issue Nov 11, 2024 · 2 comments
Labels
feature-request A feature should be added or improved.

Comments

@nitulkukadia
Copy link

Describe the feature

Describe the feature
I want to use the "aws s3 sync" feature from the SDK.

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 bom 2.29.9 pom runtime

JDK version used
openjdk version "1.8.0_222"

Operating System and version
Any OS

Use Case

I want to use the "aws s3 sync" feature from the SDK.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Java SDK version used

2.29.9

JDK version used

java version "17.0.9" 2023-10-17 LTS Java(TM) SE Runtime Environment (build 17.0.9+11-LTS-201) Java HotSpot(TM) 64-Bit Server VM (build 17.0.9+11-LTS-201, mixed mode, sharing)

Operating System and version

macOS Sonoma 14.6.1

@nitulkukadia nitulkukadia added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 11, 2024
@debora-ito debora-ito removed the needs-triage This issue or PR still needs to be triaged. label Nov 23, 2024
@debora-ito
Copy link
Member

There's no plans to add a aws s3 sync equivalent operation to S3TransferManager.

We recommend to use the operation available in aws cli.

@debora-ito debora-ito closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2024
Copy link

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.

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.
Projects
None yet
Development

No branches or pull requests

2 participants