gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

Download file > ~6GB ends in invalid checksum and partial data #395

Closed raffis closed 4 years ago

raffis commented 4 years ago

Describe the bug

Download a file bigger as ~6GB ends in a 30s timeout due the default 30s execution time from php.

This is related to #382

To Reproduce

  1. Upload file 7GB
  2. Download via api

Expected behaviour

Normal download and correct checksum.

Environment