This is a migrated thread and some comments may be shown as answers.

temp delete files of different users

1 Answer 45 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
pramodh
Top achievements
Rank 1
pramodh asked on 23 Aug 2011, 01:21 PM
Hi,

   I wanted to know how this deletion of temporary files is handled from temporary directory,

just want to confirm that when multiple users are using this multiple upload, files should not get mixed up with the users if the files seem to be same and properly it should be handled..

also while deleting I want to know how the file is getting deleted by itself even if I close the browser, that's really some thing unusual..

want to make sure that files are deleted properly and does not mess up the things..

So will you please let me know how multi file upload and file deletion is actually handled when many users are using this
simultaneously ??..

Awaiting for your reply..

thanks
Pramodh

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 26 Aug 2011, 01:11 PM
Hi Pramodh,

The uploaded files from the temporary  folder are deleted by ASP.NET framework on every 4 hours(by default). To adjust how long the files to be kept into temporary folder please set TemporaryFileExpiration property. The set time is applied for every file, it doesn't matter which user uploaded it..

All the best,
Peter Filipov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
AsyncUpload
Asked by
pramodh
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or