Hi, I've moved my Web application to a new server, but I've noticed that the temp directory is not being cleared automatically. The temp directory I created for the Mediachase component contains millions of 64KB files. I don't remember it being a problem on my old server, but I set that up a few years ago.
What's the best way to clear this directory and make sure that the server doesn't run out of disk space?
Does the FileUploader not have some in-built mechanism to delete its temporary files?