tFTPFileExist
tFTPFileExist Standard properties
These properties are used to configure tFTPFileExist running in the Standard Job framework.
The Standard
tFTPFileExist component belongs to the Internet family.
The component in this framework is available in all Talend
products.
Basic settings
Property Type |
Select the way the connection details
|
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to |
Host |
The IP address or hostname of the FTP server. |
Port |
The listening port number of the FTP server. |
Username and Password |
The user authentication data to access the FTP server. To enter the password, click the […] button next to the |
Remote directory |
The remote directory under which the file or the directory will |
Move to the current directory |
Select this check box to change the directory to the one specified in the This property is available only when the Use an existing |
Target Type |
Select the type of the target to be checked, either |
File Name |
The name of the file or the path to the file to be checked. This property is available only when File is selected |
Directory Name |
The name of the directory or the path to the directory to be checked. This property is available only when Directory is |
SFTP Support |
Select this check box to connect to the FTP server via an SFTP connection. Warning: This option does not work with an HTTP/HTTPS proxy. If you need a
proxy, set a SOCKS proxy in the Advanced settings tab. |
Authentication method |
Select the SFTP authentication method, either Public key or
This property is available only when the |
Filename encoding |
Select this check box to set the encoding used to convert file names from Strings to This property is available only when the |
FTPS Support |
Select this check box to connect to the FTP server via an FTPS If you are using an HTTP proxy, via a tSetProxy component for example, |
Keystore File |
The path to your keystore file, a password protected file containing several keys and This property is available only when the |
Keystore Password |
The password for your keystore file. This property is available only when the |
Security Mode |
Select the security mode from the list, either Implicit or This property is available only when the |
Connection mode |
Select the connection mode from the list, either Passive or |
Encoding |
Specify the encoding type by selecting an encoding type from the list or selecting |
Advanced settings
Use Socks Proxy |
Select this check box if you are using a proxy, and in the Proxy |
Ignore Failure At Quit (FTP) |
Select this check box to ignore library closing errors or FTP closing errors. |
Data Channel Protection Level |
The data channel protection level with which data is transferred between the client and This property is available only |
Protection Buffer Size |
The maximum size (in bytes) of the encoded data blocks to be transferred between the This property is available only |
Connection timeout |
Specify the timeout value (in ms) for the connection. A value of 0 or any negative values will be ignored. In this case, the default value (that is, 60000ms) will be used. |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
EXISTS |
The result of whether a specified file/directory exists. This is a Flow variable and it |
FILENAME |
The name of the file/directory processed. This is an After variable and it returns a |
Usage
Usage rule |
This component is typically used as a single-component subJob |
Related scenario
No scenario is available for this component yet.