Uploading a file to a Samba host - Cloud - 8.0

Samba

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Internet components (Integration) > Samba components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > Samba components
Design and Development > Third-party systems > Internet components (Integration) > Samba components
Last publication date
2023-09-14

This scenario writes data to a file and then uploads the file to a Samba host. This scenario assumes that you have set up a Samba version 2 (or version 3) host and created a shared folder in the Samba host. See Samba File Serving at Samba User Documentation for information about setting up a Samba share.

For more technologies supported by Talend, see Talend components.

This scenario comprises three subJobs.

  • The first subJob contains a tFixedFlowInput component and a tFileOutputDelimited component. It writes data to a file.
  • The tSambaConnection component in the second subJob creates a connection to the Samba host.
  • The tSambaPut component in the third subJob uploads the file to the Samba host.