FTP server (optional when using the generic FTP service)
FTP port (optional when using the generic FTP service)
FTP user (optional when using the generic FTP service)
FTP password (optional when using the generic FTP service)
folder on the FTP server to read/write (optional when using the generic FTP service)
used for PUT operation : file-name for the payload to write. Used for GET operation, when the request does not define the file to get.
transfer mode used for put or get files (default is AUTO, but not safe)
in Active mode, the connection port is set by the client . In Passive mode, it is set by the server. (default is Active)
Defined if the component have to overwrite the existing remote file. If "false", the file is not copied and a fault is returned to the caller saying "The file already exists"
If true, the service delete the files processed by operation get or mget