dbox icon indicating copy to clipboard operation
dbox copied to clipboard

How to a upload a file by a stream object

Open faressoft opened this issue 9 years ago • 1 comments

How to a upload a file (stream not buffer) ?

I have a large file 11GB, the heap size is limited so I can't read the entire content and pass it to the .put method as buffer or string. I there any way to pass a stream or something ?

faressoft avatar May 27 '16 08:05 faressoft

Have same problem

Zooman090 avatar Jun 14 '17 08:06 Zooman090