Component family |
Internet/FTP |
|
Function |
This component retrieves specified files via an FTP |
|
Purpose |
tFTPGet retrieves selected files |
|
Basic settings |
Property type |
Either Built-in or Repository. Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: No property data stored |
|
|
Repository: Select the Repository |
|
Use an existing connection/Component List |
Select this check box and in the Component List click the |
|
Host |
FTP IP address. |
|
Port |
Listening port number of the FTP server. |
|
Username |
FTP user name. |
|
Password |
FTP password. To enter the password, click the […] button next to the |
|
Local directory |
Path to where the file is to be saved locally. |
|
Remote directory |
Path to source directory where the files can be fetched. |
Move to the current directory |
This option appears when Use an existing |
|
|
Transfer mode |
Different FTP transfer modes. |
|
Overwrite file |
List of file transfer options.
Append: Select this check box to |
|
SFTP Support |
When you select this check box, the Overwrite file and Authentication method appear.
Overwrite file: Offers three
Overwrite: Overwrite the existing
Resume: Resume downloading the file
Append: Add data to the end of the
Authentication Offers two means of
Public key: Enter the access path
Password: Enter the |
|
FTPS Support |
Select this check box to connect to an FTP server via an FTPS Two fields appear:
Keystore file: Enter the access
Keystore Password: Enter your |
Use Perl5 Regex Expression as Filemask |
Select this check box if you want to use Perl5 regular expressions For information about Perl5 regular expression syntax, see Perl5 Regular Expression Syntax. |
|
|
Files |
File names or paths to the files to be transferred. You can |
|
Die on error |
This check box is selected by default. Clear the check box to skip |
Advanced settings |
Use Socks Proxy |
Select this check box if you want to use a proxy. Then, set the |
|
Ignore Failure At Quit (FTP) |
Select this check box to ignore library closing errors or FTP |
|
Print message |
Select this check box to display in the Console the list of files |
tStatCatcher Statistics |
Select this check box to gather the job processing metadata at a |
|
Global Variables |
ERROR_MESSAGE: the error message generated by the
NB_FILE: the number of files processed. This is an After CURRENT_STATUS: the execution result of the component. TRANSFER_MESSAGES: file transferred information. This is A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component is typically used as a single-component sub-job but |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
For an tFTPGet related scenario, see Scenario: Putting files on a remote FTP server.
For an tFTPGet related scenario, see Scenario: Iterating on a remote directory.