You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Kelvin Tan <ke...@relevanz.com> on 2002/04/08 13:11:32 UTC

[FileUpload] Delete uploaded files on exit

I've attached a patch for uploaded files to be deleted when the JVM exits
properly. Basically a call to deleteOnExit for the uploaded file. I didn't
really want a bunch of tmp files lying around.

Regards,
Kelvin

Re: [FileUpload] Delete uploaded files on exit

Posted by John McNally <jm...@collab.net>.
applied. thanks.

john mcnally

Kelvin Tan wrote:
> 
> I've attached a patch for uploaded files to be deleted when the JVM exits
> properly. Basically a call to deleteOnExit for the uploaded file. I didn't
> really want a bunch of tmp files lying around.
> 
> Regards,
> Kelvin
> 
>   ------------------------------------------------------------------------
>                 Name: patch.txt
>    patch.txt    Type: Plain Text (text/plain)
>             Encoding: quoted-printable
> 
>   ------------------------------------------------------------------------
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>