Jump to content

UNIFileUpload:I can upload a 2G file,but in the uploading moment I will have two error messages.


55143681

Recommended Posts

  • 2 weeks later...

it is a problem of tunifileupload component,  the file is sended in one block.

so the whole file is loaded in memory, and if you use a 32 bits appliation, you  have reached the limit with a 2go file.

the problem also exists if you have 2 session that upload  simultaneously a 1 go file on each session.

we actually work on this problem and we maybe could propose a solution.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...