Adobe ColdFusion lets you access and manage the files and directories on your ColdFusion server. The
cffile tag has several attributes for moving, copying, deleting, and renaming files. You use the
cfdirectory tag to list, create, delete, and rename directories. The
cfcontent tag lets you define the MIME (Multipurpose Internet Mail Extensions) content type that returns to the web browser.