Put file(s) on a FTP server.
» Parameters

The Parameters tab is divided into 2 parts: Network Parameters and Authentification
- Network Parameters: Information about the FTP connection
- Host: to define the FTP host of the server
- Port: Port FTP, 21 per default
- Timeout: to define le temps en seconde
- Use SSL:
- Use binary mode:
- Use passive mode:

- Authentification: Define login and password for secured connection
- Login: FTP login
- Password: FTP password
» Proxy

The Proxy tab is divided into 2 parts: Network Parameters and Authentification
- Network Parameters: Information about the Proxy connection
- Host: to define the FTP host of the server
- Port: Port FTP, 21 per default
- Authentification: Define login and password for secured connection
- Login: FTP login
- Password: FTP password
» Files Informations

The File Informations tab is divided into 2 parts: Source and Destination
- 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: 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: 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.
- Delete after download: In case you want to delete the file on the FTP server after downloaded it.
» Rules
This tab provides to define some detection rules.

It’s possible to put some detection rules on the files. There are 2 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.
Operators on access with double click on the Operator row

One option is available:
- Maximum File(s): In case of using generic character in the source file mask the component will select maximum the number of file(s) specified that responds to the filter(s).
Without any specified number the component will select all file(s) that responds to the filter(s).
» 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)
Six 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: the directory where the concerned file has been moved
- Target file: The new name of the moved file
- Creation date: the date of the file creation
- Size: size of the concerned file