[
https://issues.apache.org/jira/browse/FILEUPLOAD-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved FILEUPLOAD-188.
---------------------------------------
Resolution: Implemented
Assignee: Simone Tripodi
resolved in FILEUPLOAD-195
> Cannot upload files much larger than 2gb
> ----------------------------------------
>
> Key: FILEUPLOAD-188
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-188
> Project: Commons FileUpload
> Issue Type: Bug
> Affects Versions: 1.2.2
> Reporter: Brian Hanson
> Assignee: Simone Tripodi
>
> When I upload a file 2.3 gb in size FileUpload fails with:
> org.apache.commons.fileupload.FileUploadBase$UnknownSizeException: the
> request was rejected because it's size is unknown
> It is using getRequestSize() which returns an int which cannot exceed 2**31 -
> 1 (2147483647).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira