Component family |
Internet/SCP |
|
Function |
This component iterates, over a fully encrypted channel, on files |
|
Purpose |
This component allows you to list files from the defined SCP |
|
Basic settings |
Use an existing connection |
Select this check box and in the Component |
Host |
Specify the host name or IP address of the SCP server. |
|
Port |
Specify the listening port number of the SCP server. |
|
Username |
Fill in the user name to access the SCP server. |
|
Authentication method |
Select one of the SCP authentication methods from the drop-down |
|
Password |
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 |
|
Key Passphrase |
Enter the passphrase for the public key. To enter the passphrase, click the […] button next to This field appears only when Public |
|
Private key |
Browse to or type in the path to the private key. This field appears only when Public |
|
Command Separator |
Specify the character used to separate multiple commands. |
|
Filelist |
Click the [+] button to add a |
|
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 Talend Studio |
|
Usage |
This component can be used as a single-component sub-job or used This component is particularly useful when used with tSCPGet to get multiple files in a |
|
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 |
n/a |
For a related scenario using a different protocol, see Scenario: Iterating on a remote directory.