SFTP Write Connector
Create new Write Connector
Once a SFTP Connection is defined, given that it was created with Write Option, it can be used as a Write Connector to write data into an SFTP folder.
Connection Options
- Name (required): The name of the component
- Upstream (required): Pick upstream component from which data will be written.
- Unique Output Directory: The name of the subdirectory into the SFTP folder where Ascend will place the incoming data.
- Format (required): Pick the format for the output files:
- Avro
- CSV
- JSON
- ORC
- Parquet
- Text
Updated over 2 years ago