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

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

"aws s3 sync" through the Java SDK #5705

nitulkukadia opened this issue Nov 11, 2024 · 0 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

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
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. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant