Skip to content

Upload file as chuncks #8

@danyamasadeh

Description

@danyamasadeh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions