[
https://issues.apache.org/jira/browse/FILEUPLOAD-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369847#comment-17369847
]
Arturo Bernal commented on FILEUPLOAD-338:
------------------------------------------
Hi [~yang2021]
If I correct understand the problem it's in de commons IO protect and not in
FileUpload. As far i understand you have an issue while the file it's moving,
and thats operations are handling by commons IO protect.
Probably you should check with them.
Arturo
TY
> FileItem.write crash on Windows Tomcat
> --------------------------------------
>
> Key: FILEUPLOAD-338
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-338
> Project: Commons FileUpload
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: yangshulin
> Priority: Critical
>
> When I use FileItem.write on FileUpload 1.4, it will crash on Windows Tomcat,
> linux server has not been tested. I find it is crashed by FileUtils.moveFile,
> which reports IO Exception. FileUpload 1.3 works well, because it use file
> streams copying.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)