During a recent CF upgrade, I backed up the cfusion directory in case of disaster, like I always have.
It took a long time.
Investigating, I found about 3.25 Gigs worth of files in \cfusion\runtime\work\Catalina\localhost\tmp\
Most were pdfs, some xls, some doc, all seemingly content specific to the app (not CF), going back to 3/2021.
It's not super critical, but by far the longest part of a CF update is copying the cfusion directory, so trimming that back would definitelyspeed things up.
Is there a setting that's causing these to get written to disk?
One for how long to keep them?
Some process that's supposed to get rid of them?
Can I manually delete them all while ColdFusion is stopped?