
Component family |
Internet/FTP |
|
Function |
This component deletes specified files via an FTP |
|
Purpose |
tFTPDelete deletes files on a |
|
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 |
|
Host |
FTP IP address |
|
Port |
The FTP server listening port number. |
|
Username and |
FTP user authentication data. To enter the password, click the […] button next to the |
|
Remote directory |
Source directory where the files to be deleted are located. |
Move to the current directory |
This option appears when Use an existing |
|
|
SFTPSupport/ Authentication method |
Select this check box and then in the Authentication method list, select the SFTP
Password: Type in the password
Public key: Type in the private key NoteIf you select Public Key as |
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 name or path to the files to be deleted. You can specify |
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. 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 tFTPDelete related scenario, see Scenario: Putting files on a remote FTP server.