Skip to main content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Uploading a file to a Samba host

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.

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!