Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
バケット上のすべてのデータを、Java を使用して Amazon s3 の別のバケット内の別のディレクトリにコピーしたいと考えています。
バケット名sourceBucketと destBucket があり、destBucketに別のディレクトリがあるように。sourceBucket からそのディレクトリにすべてのデータをコピーしたい。そして、私はJavaを使用しています。解決策を見つけることができません