For linux/unix user is quite common to use the command touch (from the shell) to update the last modified date of a file (to the current time) or to create a new file.

You can do that as well from Railo :

<cffile action="touch" file="whatever.cfm">




andreacfm