tFTPDelete
tFTPDelete Standard properties
These properties are used to configure tFTPDelete running in the Standard Job framework.
The Standard
tFTPDelete component belongs to the Internet family.
The component in this framework is generally available.
Basic settings
|
Property Type |
Either Built-in or Repository. |
|
|
Built-in: No property data stored |
|
|
Repository: Select the Repository |
|
Use an existing connection |
Select this check box and in the Component |
|
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 |
|
SFTP Support |
Select this check box to connect to the FTP server via an SFTP connection. The following
Authentication method: Select the SFTP authentication
method, either Public key or Password.
Filename encoding: Select this check box to set the
encoding used to convert file names from Strings to bytes. It should be the same encoding used on the SFTP server. Note:
If the SFTP server’s version is greater than 3, the encoding should be UTF-8, or |
|
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 |
|
Target Type |
Select the type of the target to be deleted, either File or Directory. |
|
Connection Mode |
Select the connect mode from the list, either Passive or |
|
Die on error |
Select this check box to stop the execution of the Job when an |
Global Variables
|
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 |
Usage
|
Usage rule |
This component is typically used as a single-component sub-job but |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
Related scenario
For a related scenario, see Scenario: Putting files onto an FTP server.