SFTP Reader

 

Introduction

Our SFTP reader task allows you to connect to your SFTP servers based on the selected connection and fetch the required file. After you complete the configuration for the SFTP reader task, a fixed set of data-slot gets generated for further use in the automation.

Data slots of the SFTP reader task are as below:

  • Filename: Name of the selected file.

  • File: Content of the selected file.

  • Size: Size of the selected file (In bytes).

  • Type: Type of the file (CSV, JSON, TXT, etc).

Steps to configure

  1. Drag and drop the SFTP reader task in the automation and click on it. The form below will appear on the right side of the screen.

     

  2. Add an appropriate name and description.

  3. Select the existing connection that has been created for the SFTP source or create a new one from the plus button.

  4. Now choose the directory path. It’s a location from where you can fetch the data for creating the configuration.

  5. Specify the readable format in the next input field. Select it by using the file name.

  6. In the select file input field, you will get the list of all the files present in the directory. Choose the desired one as per your requirement.

  7. Click on save to successfully complete the configuration.