Copies the contents of a directory to a destination directory
directoryCopy(source, destination [, recurse][, filter])
→ returns void
falsetrueCopy directory from one place to another.
directoryCopy(expandPath("./mySourceDirectory"),expandPath("../MyDestinationDirectory"))
Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.