[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Wiedmann resolved FILEUPLOAD-85.
---------------------------------------

    Resolution: Won't Fix

I second Henri's comment. As he said, there is no reason for not adding yet 
another FileItemFactory, but that's not necessarily a developers task.


> [fileupload] Use a secure delete if the file is written to the disk
> -------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-85
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-85
>             Project: Commons FileUpload
>          Issue Type: Improvement
>         Environment: Operating System: other
> Platform: All
>            Reporter: Ralf Hauser
>            Priority: Minor
>
> org.apache.commons.fileupload.disk.DiskFileItem just uses a simple java
> File.delete().
> Especially, when a server using fileupload is sitting in a DMZ, one would want
> it to also be physically deleted just like pgp wipe does it.
> The right place to provide such a method might be commons-io? (see COM-1710)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to