Copy files from one directory to another.
» Parameters

The Parameters tab is divided into 3 parts: Source, Options and Destination
- Source:
- Source: Information about the sources file(s)
- Source Directory: the directory where the component will find the source file(s)
- Source File Mask: to define the filename including numerical, alphanumerical and special characters that would be copied. This filename is able to manage generic characters like *
- Options:
- Options: 2 options can be selected
- Include sub directories: In this case the component is able to look for the file(s) in the set source directory and its sub directories.
- Case Sensitive: In this case the component is able to look for the file(s) with exactly same Case from the source mask defined.
- Destination:
- Destination: information about the destination file(s)
- Destination Directory: the directory where the component will copy the found file(s)
- Destination File Mask: to define the target filename
- Overwrite: In case of copying file on a existing file this option force overwrite the old version.
- Create sub directories: In case of copying file(s) coming from sub directory(ies) the component is able to recreate the exactly same sub directories and to copy the file(s) into.
» Rules
This tab provides to define some detection rules.

It’s possible to put some detection rules on the files. There are 3 implicit attributes and there are 6 operators available .
Attributes on access with double click on the Attribute row.

- Size: File size.
- Creation Date: File creation date.
- Attributes: File attributes.
Operators on access with double click on the Operator row

» Trace Results
This tab proposes to map into table information about the detected files.

To define the table where information will be mapped, the option Activate have to be selected. The mapping table could be a existing table or a new table. The component is able to provide
a new table with an implicit structure.
In case of using an existing table the component is able to collect information and to map them into defined row of this table. Each row would be then mapped with the available information.
The Option presents three rows:
- Name: The name of the variables
- Type: How the information is defined available with double click
- Mapping: The piece of information's name

And here are the options:
- Ignore: no information catching
- Constant: to set a value of a constant
- Formula: to set a calculated value
- Component data: to set implicit value coming from the component (by default)
Nine pieces of information are available but only seven are only active for this component

- Source directory: the directory where the concerned file has been detected
- Source file: the file name of the detected file
- Target directory: not used in the component
- Target file: not used in the component
- Size: size of the concerned file
- Creation date: the date of the file creation
- Modification date: the date of the last modification
- Access date: the date of the last access