danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

upload files parallel #1993

Open smohammedyasin opened 7 years ago

smohammedyasin commented 7 years ago

Hello, Is there any way to upload all files parallel instead of sending one by one.

Regards, Mohammed Yasin

amirvenus commented 6 years ago

I am also looking for this.