Skip to main content
Feedback

SFTP connection

This topic provides a step-by-step tutorial for creating an SFTP connection.

Prerequisite

To connect to SFTP, you must whitelist our IPs.

Connection procedure

SFTP provides access via two authentication methods:

  • Basic
  • Key File.
  1. Enter the Connection's Name.

  2. Enter Host.

  3. Enter the Port Number.

  4. Enter your Username.

  5. Choose Credentials Type.

    • Basic: Enter your Password.

    • Key File: a. Add Key File(.pem). b. Enter Key File Password.

      A Key File, referred to as a private key or SSH key, is a cryptographic document that holds a distinctive set of Public and Private keys. It authenticates the client and establishes a more secure connection with the server.

  6. Use the Test Connection function to see if your connection is up to the task. If the connection succeeded, you can now use this connection in Data Integration.

On this Page