How to upload large files through filestack?

1

When I try to upload a large file (+5GB) with the client.upload function of filestack-js in nodejs it throws an error:

RangeError: File size is greater than possible Buffer: 0x7fffffff bytes

I was using this SDK because I read that this allows to upload a large files through chunks but if I can't use it, what else can I use for upload this type of files? Anyone has an idea what I can use for upload large files with Filestack?

javascript
node.js
file
request
filestack

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0