Problems with implementation of chunked upload using ng-file-upload -


i looking solution how implement chunked upload ng-file-upload

i read in documentation can set chunk size

resumechunksize: 10000 or '10kb' or '10mb' 

but have implement following promise:

resumesize: function() {return promise;} 

but there no example, how can implement it.

i googled quite long not able found solution.

i grateful help!


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -