Hi all. I'm trying to write some Cold Fusion that needs to know the size of a file that's stored locally (i.e., not an uploaded file, so CFFILE does me no good). How do I determine the size of said file without using a CFDIRECTORY call and looping through the (potentially huge) list of files returned? Thanks for any insight you have to offer. seth