Allow to upload file simultaneously #281

Open
opened 2016-06-29 16:48:05 +00:00 by icharge · 3 comments
icharge commented 2016-06-29 16:48:05 +00:00 (Migrated from github.com)

Please provide option between queue or simultaneously

Thank you

Please provide option between queue or simultaneously Thank you
JonathanJJudge commented 2016-07-06 18:52:32 +00:00 (Migrated from github.com)

Yes, I would highly recommend implementing this feature. Big request from clients. Thanks!

Yes, I would highly recommend implementing this feature. Big request from clients. Thanks!
devlfm commented 2017-08-23 14:48:14 +00:00 (Migrated from github.com)

Any update or patch on this?

Any update or patch on this?
cmckni3 commented 2017-12-04 06:17:19 +00:00 (Migrated from github.com)

Multiple FileUploader instances can actually be created. For now, you have manage how many are uploaded at the same time to prevent reaching the browser request limit. That is if your app assets and other APIs are at the same place as your upload API.

Multiple `FileUploader` instances can actually be created. For now, you have manage how many are uploaded at the same time to prevent reaching the browser request limit. That is if your app assets and other APIs are at the same place as your upload API.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#281