Chapter 12. Working with Files

Fortunately for us developers, ColdFusion MX gives us many opportunities to leverage the file system, the network servers, and even the system registry when we need to build a certain feature into our applications.

In this chapter, we look at how we can use ColdFusion MX to read, write, edit, and manage files on our server. We’ll also discover how we can use ColdFusion to gain access to other servers through the File Transfer Protocol (FTP) and the Hypertext Transfer Protocol (HTTP).

In addition, we’ll look at expanding our interaction with the file system by using CFDIRECTORY, CFREGISTRY, and scheduled tasks both within the ColdFusion Administrator and within our ColdFusion Markup Language (CFML) code.

All these methods ...

Get Inside ColdFusion™ MX now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.