FTP server
FTP port
FTP user
FTP password
Folder on the FTP server to read/write (optional : The default value is the default directory of the ftp user)
transfer mode used for put or get files(ascii or binary)
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,getAsAttachment or mget
Character encoding used by the FTP control connection.
Max idle connection time (milliseconds). Default value is 10000ms
This parameter specifies the maximum number of simultaneous connection allowed by the FTP server. The default value is unlimited