Copies the contents of a directory to a destination directory
directoryCopy(source, destination [, recurse][, filter])
→ returns void
false
true
Copy 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.