| createdirectory |
Optional |
Yes or No. Creates directories and sub directories if they do not exists. Default is "yes". |
| nameconflict |
Optional |
The operation if file or folder already exists. Accepted values are "error", "makeunique", "skip" and "overwrite". Default is "overwrite" |
| source |
Required |
The path to the source directory that you wish to copy |
| destination |
Required |
The path to the destination directory that you wish to copy to |