Zip: Removed limit on number of files to download as zip
This MR does not load file contents to memory and uses stream transfer instead. This keep memory usage low and we can afford to remove the limit on the number of files allowed to download.
This MR does not load file contents to memory and uses stream transfer instead. This keep memory usage low and we can afford to remove the limit on the number of files allowed to download.