Also, when I write to this file during the 30 minutes, can I preserve the file date? I want to avoid writing to the file, it updating the time it was written to, because I would never delete it if it kept updating the time stamp.
Basically, I want to write to the file for 30 minutes and delete it after that.
//beaster