CF temp folder clean-up...
As a workaround for the lack of persistent storage, I am writing uploaded/generated files to the CF temp directory. I then grab them from this directory and move them over to S3.Once its tossed into the S3 bucket, I delete the temp file. If I bypass this last step, the temp storage on the server could start to build up, especially if I'm uploaded media files.Is there a job that comes along and does a clean-up on the CF temp directory or do we just hope that everyone will clean up after…See More
