Thanks Russ, However, my situation is a bit different. I am using the temp directory as the destination. Once the file is uploaded, I give the user different options to do with the file. But I want to remove the file once the user has exit. My question again is: Is there a Cold Fusion process that automatically deletes the temp files in the temp directory after a certain time period? I am using CF MX 7. OR, do I have to writing something to clean out the temp directory?
Thanks. On 11/12/06, Snake <[EMAIL PROTECTED]> wrote: > Once a file is moved to your destination folder using CFFILE afte rthe > upload, it is deleted from the temp folder. > > Russ > > -----Original Message----- > From: Ken [mailto:[EMAIL PROTECTED] > Sent: 12 November 2006 22:42 > To: CF-Talk > Subject: GetTempDirectory & CFFILE > > I am using GetTempDirectory() & CFFILE to upload files to a server into the > TempDIrectory. > > My question... Is there a Cold Fusion process that automatically deletes the > temp files in the temp directory after a certain time period? I am using CF > MX 7. > > OR, do you have to writing something yourself to clean out the temp > directory? > > > Thanks, > Ken > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260118 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

