0

Upload problems

asked 2011-05-20 08:27:10 +0800

stan gravatar image stan
3

Hello,

i am using ZK version 5.0.5 and i am having some problems when uploading larger files.
Say the upload limit is set to 20MB and i try to upload a 30 MB file.
Then the 'max upload size exeeded'-message does:
1. not appear at all -or -
2. appear after 20 MB were already uploaded.

It seems that the larger the uploaded files the more unstable the upload component becomes.

Does anyone have any hints on that?
I can debug that an Exception is thrown and catched in AuUploader when the max file size is exeeded in method service - even if no message is show to the client.

Any kind of help is appreciated.
Thank you,
Stan

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-06-08 07:33:08 +0800

Vikrant gravatar image Vikrant
69

try this
set maxsize to -1

<button label="Upload file" upload="true,maxsize=-1"/> 

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-05-20 08:27:10 +0800

Seen: 305 times

Last updated: Jun 08 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More