tSCPFileList
Lists files from the defined SCP server.
tSCPFileList iterates, over a fully encrypted channel,
on files in a given directory on a remote host.
tSCPFileList Standard properties
These properties are used to configure tSCPFileList running in the Standard Job framework.
The Standard
tSCPFileList component belongs to the Internet family.
The component in this framework is available in all Talend
products.
Basic settings
Use an existing connection |
Select this check box and in the Component |
Specify the host name or IP address of the SCP server. |
 |
Specify the listening port number of the SCP server. |
 |
Fill in the user name to access the SCP server. |
 |
Select one of the SCP authentication methods from the drop-down |
 |
Enter the password to access the SCP server. To enter the password, click the […] button next to the This field appears only when Password or Keyboard |
 |
Enter the passphrase for the public key. To enter the passphrase, click the […] button next to This field appears only when Public |
 |
Browse to or type in the path to the private key. This field appears only when Public |
 |
Specify the character used to separate multiple commands. |
 |
Click the [+] button to add a |
 |
Advanced settings
tStatCatcher Statistics |
Select this check box to collect log data at the component level. |
Global Variables
Global Variables |
CURRENT_LINE: the file currently being iterated upon.
ERROR_MESSAGE: the error message generated by the
NB_LINE: the number of files iterated upon so far. This
STATUS: the execution result of the component. This is an 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 |
Usage
Usage rule |
This component can be used as a single-component subJob or used This component is particularly useful when used with tSCPGet to get multiple files in a |
Related scenario
For a related scenario using a different protocol, see Listing and getting files/folders on an FTP directory.