Topic: resuming uploads
hi, i didn't find any useful information about resuming a partly uploaded file, i suppose i shoud throw an error on server side specifying the number of chunks already uploaded, and then my javascript should change the "next chunk to send" value.. where do i find this value?
thank you in advance ![]()
-g