filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 77 forks source link

NodeJs multipart upload #397

Open zauli83 opened 3 years ago

zauli83 commented 3 years ago

Hi, i'm writing a server with nodejs and i've searched everywhere in the docs, but i cannot find the multipart upload use case. I'm interested to stream the file directly to your storage, is it possible?

pcholuj commented 3 years ago

Hi for now we are not supporting streams, but we will think about it