-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Hi
I am working on a XOJO project that I have to split large file into small chunks.
I read the code here:
http://www.boredomsoft.org/file-uploads-form-encodings-and-xojo.bs
It is working great on uploading a single file, but when trying to split the file into chunks and upload them in loop (so each chunk as a file) it is not working but sometimes it uploads one chunk and the others usually I got upload file error = UPLOAD_ERR_PARTIAL
Is there something I have to add to the content or header?
Thanks for your help
Reactions are currently unavailable