nishantmc / angular-material-fileupload

A fileupload component based on angular-material design
MIT License
98 stars 77 forks source link

Can we upload file in chunks ? #89

Open jayeshagwan1 opened 3 years ago

jayeshagwan1 commented 3 years ago

I need to send single/multiple files on server in chunks. Is it possible to send files in chinks usings angular aterial fileupload ?