Re: do not use temp folder at all

  •  10-07-2010, 9:11 AM

    Re: do not use temp folder at all

    Dear mulmad,
     
    You do not need take care the temp files.
    Temp file means the uploaded data & info of a file. It's owned and maintained by Uploader instead of  your application. 
    What you need to do is , in some event handler , copy or move the file to your destination folder.
    Temporary files will be deleted after 5 hours.
     
    Thank you for asking
View Complete Thread