s3-upload-stream icon indicating copy to clipboard operation
s3-upload-stream copied to clipboard

How achieve multiple files upload with pause resume.

Open Rambarani opened this issue 6 years ago • 1 comments

For single file upload , it's works well . so now i need to know , how to use this package for folder upload i.e multiple files upload with pause resume functionality.

do i need to combine the streams in to single stream ?? how to achieve multiple file upload ??

Rambarani avatar Jun 07 '19 13:06 Rambarani

can you try zipping the folder and the upload by unzipping the same in streams

PrognosticatorR avatar Sep 18 '20 08:09 PrognosticatorR