Zrinity is the leader in enterprise-class email marketing
management solutions and content management solutions for marketing professionals and developers worldwide.
Copy a recursive directory structure. Picks up where cfdirectory left off,
and Copies unlimited sub directories from the "source" directory to the
"destination" directory. Includes the ability to specify name conflict
actions.
Description
Copy a recursive directory structure. Picks up where cfdirectory left off,
and Copies unlimited sub directories from the "source" directory to the
"destination" directory. Includes the ability to specify name conflict
actions.
Attributes
Attribute
Value
Description
source
[path]
The directory that you want to copy.
Required
destination
[path]
Destination for the source directory.
Required
nameconflict
[error/makeunique/skip/overwrite]
Specifies the action if a file name conflict
occurs Default: "error"
directoryexists
[yes/no]
Creates a new directory if the base directory
does not exist. Default: "no"