File Management Tags

namedescription
cfdirectoryManages interactions with directories.
cffileManages interactions with server files.
cffileuploadDisplays a dialog for uploading multiple files from the user's system.
cfftpLets users implement File Transfer Protocol (FTP) operations.
cfzipManipulates ZIP and Java Archive (JAR) files. In addition to the basic zip and unzip functions, use the cfzip tag to delete entries from an archive, filter files, read files in binary format, list the contents of an archive, and specify an entry path used in an executable JAR file.