Doesn't the Java SDK support the functionality of 'aws s3 sync'?

0

I attempted to synchronize the bucket using "software.amazon.awssdk.transfer.s3.model.DirectoryDownload" and "software.amazon.awssdk.transfer.s3.model.DirectoryUpload" but it seems to serve only the purpose of simple overwriting. However, looking at the result messages after using the "aws s3 sync" command, it appears that identical files are not overwritten. I'm curious if there are any plans to incorporate the sync functionality of the CLI or if I can implement it within the functionality provided by the SDK. Thank you.

1개 답변
2
수락된 답변

Hello.

I checked the issues on GitHub, but I couldn't find any feature requests.
If you want it as a feature, I think it would be a good idea to make a feature request on GitHub.
https://github.com/aws/aws-sdk-java-v2/issues?q=is%3Aissue+is%3Aopen

profile picture
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
  • Thank you for your reply, I just wrote it now

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠