List big buckets fix - #1213
List big buckets fix#1213zakalibit wants to merge 2 commits into
Conversation
|
Thank you for your contribution. It is probably why the ls command was not modified to use directly the "streaming list". |
|
Thank you for looking, I would not call that behaviour strange, maybe unexpected. It is still consumable, it is way stranger to run out of memory and coredump :)
Then out of curiosity I looked at aws cli code and it seems that it does stream and interleaves folders with files output |
When trying to list a very large bucket ~1M objects s3cmd runs out of memory.