| Name: |
tFTPPut |
| Icon: |
 |
| Description: |
Puts files using File Transfert Protocol |
| Author: |
Talend |
| Version: |
8.0.1.20211103_1602 |
| Download: |
tFTPPut V-8.0.1.20211103_1602 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tFTPPut.zip in a temporary folder
- 3.Copy the content of tFTPPut into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_8.0.1.20211104_0248 -> 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 |
| CURRENT_FILE_EXISTS |
id_Boolean |
Current File Exists |
| TRANSFER_MESSAGES |
id_String |
Transfer messages |
|
| Imports: |
| NAME |
MODULE |
REQUIRED_IF |
| Java-SFTP |
jsch-0.1.55.jar |
(SFTP == ‘true’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Java-FTP+S |
commons-net-3.6.jar |
(SFTP == ‘false’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| FTP+S-Proxy-talend |
commons-net-ftps-proxy-3.6.1-talend-20200902.jar |
(SFTP == ‘false’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| talend-proxy |
talend-proxy-1.0.2.jar |
USE_EXISTING_CONNECTION == ‘false’ |
|
| Overview: |
|
|