JIRA: [OCISDEV-147](https://kiteworks.atlassian.net/browse/OCISDEV-147) --- ### Describe the bug Downloading large archives in public links with passwords fails because Web fetches the file into memory which hits browser/device constrains. ### Steps to reproduce ```textarea 1. create a folder 2. upload a >2GB file into it 3. upload or create another file 4. share it via a public link with password 5. open the public link ``` ### Expected behavior It’s possible to download large files from public links protected by passwords. ### Actual behavior An error is thrown