Data Destination - SFTP
  • 06 Dec 2022
  • Dark
    Light
  • PDF

Data Destination - SFTP

  • Dark
    Light
  • PDF

Article Summary

Overview

Help page for setting up a data transfer to a SFTP location.

Supported Protocol

Limitations

None.

Settings

Step 1: General Settings

Field Name
Required
Default Value
Description
SFTP Connection ConfigurationYes-From the SFTP Connection Configuration created in advance, select the one with the required permissions for this transfer.
If you have not previously created any Connection Configurations, click the Add Connection Configuration button to set up a new one.
Path PrefixYes-Specify the path prefix at the destination for the data that you wish to transfer.
Be sure to put a forward slash ( / ) at the beginning of the path prefix, otherwise an error will occur.
You can use custom variables to embed a value that will be dynamically set when the job executes.
Output Filename ExtensionYes.csvSpecify the output filename extention. Please match it with the format of the file that will be output.
Output File FormatYesCSV/TSVSpecify the format of the file to be output.
You can choose between the CSV/TSV and JSON Lines file formats.
File CompressionNo-If you wish to compress your files, you can select between the gzip or bzip2 compression methods.
Transfer ModeYesParallel TransferSelect between the Parallel Transfer or Limit Output File Count transfer modes.
When Limit Output File Count mode is selected, internally trocco will limit the output file count corresponding with the input file. For example, a single file from the data source will be transferred, and output also as a single file in the destination.

Was this article helpful?