You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2013/03/12 11:37:13 UTC

[jira] [Commented] (FILEUPLOAD-188) Cannot upload files much larger than 2gb

    [ https://issues.apache.org/jira/browse/FILEUPLOAD-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599898#comment-13599898 ] 

Simone Tripodi commented on FILEUPLOAD-188:
-------------------------------------------

hi there [~brianatlawson] we recently updated the file size calculus in FILEUPLOAD-195, do you have any chance to verify, by including the SNAPSHOT, if the fix works for the upload as well?
TIA!

Please note that you have to rebuild the SNAPSHOT locally - please let us know, many thanks in advance!
                
> 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