Server prints error if the uploaded file gets requested is bigger than 2147483647 bytes.
RangeError [ERR_FS_FILE_TOO_LARGE]: File size (3022979744) is greater than possible Buffer: 2147483647 bytes
at FSReqWrap.readFileAfterStat [as oncomplete] (fs.js:264:11)
The file could not be downloaded.
Server prints error if the uploaded file gets requested is bigger than 2147483647 bytes.
The file could not be downloaded.