EMCECS / ecs-sync

ecs-sync is a bulk copy utility that can move data between various systems in parallel
Apache License 2.0
61 stars 22 forks source link

Added feature to enumerate a bucket in flat mode. #4

Closed jasoncwik closed 9 years ago

jasoncwik commented 9 years ago

If the user uses the root key on S3Source, they want to copy the whole bucket. As an optimization, we can enumerate the bucket without prefix or delimiter and save many calls to list bucket.