[
https://issues.apache.org/jira/browse/FILEUPLOAD-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi updated FILEUPLOAD-188:
--------------------------------------
Fix Version/s: (was: 1.3)
> 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
>
> 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