| Name: |
tFTPTruncate |
| Icon: |
 |
| Description: |
Deletes files using the FTP |
| Author: |
Talend |
| Version: |
7.3.1.20200213_1003 |
| Download: |
tFTPTruncate V-7.3.1.20200213_1003 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tFTPTruncate.zip in a temporary folder
- 3.Copy the content of tFTPTruncate into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_[version_timestamp] -> components
|
| Release Date: |
20050320A |
| Families: |
|
| Connectors: |
- FLOW
- ITERATE
- SUBJOB_OK
- SUBJOB_ERROR
- COMPONENT_OK
- COMPONENT_ERROR
- RUN_IF
|
| Returns: |
| Name |
Type |
Description |
| NB_FILE |
id_Integer |
Number of files |
| CURRENT_STATUS |
id_String |
Current Status |
|
| Imports: |
| NAME |
MODULE |
REQUIRED_IF |
| Java-FTP |
edtftpj-2.5.0.jar |
(SFTP == ‘false’) AND (FTPS == ‘false’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Java-SFTP |
jsch-0.1.55.jar |
(SFTP == ‘true’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| jakarta-oro |
jakarta-oro-2.0.8.jar |
true |
| Java-FTPS |
commons-net-3.6.jar |
(FTPS == ‘true’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Java-FTPS-talend |
commons-net-ftps-proxy-3.6.1-talend-20190819.jar |
(FTPS == ‘true’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| talend-proxy |
talend-proxy-1.0.0.jar |
(USE_EXISTING_CONNECTION == ‘false’) AND ((FTPS == ‘true’) OR (SFTP == ‘true’)) |
|
| Overview: |
|
|