You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/06/17 16:53:42 UTC

DO NOT REPLY [Bug 20838] New: - Add a new property maxFileSize to control a size of separate uploaded file but not a whole request

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20838>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20838

Add a new property maxFileSize to control a size of separate uploaded file but not a whole request

           Summary: Add a new property maxFileSize to control a size of
                    separate uploaded file but not a whole request
           Product: Commons
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: File Upload
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: Aristarkhov@bitechnology.ru


Current implementation of FileUpload allows to limit only a whole request size 
but not size of separate uploaded files. Probably it's reasonable to add a new 
property to FileUpload class, say maxFileSize, that will allow to limit size of 
separate files?

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org