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

Jochen Wiedmann commented on FILEUPLOAD-85:
-------------------------------------------

Even after 3 years, you are still the only one who is asking for such a 
feature. So I think that the previous reply still applies: You're welcome to 
provide a different FileItemFactory or a similar patch.


> [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.

Reply via email to