SFTP Connection
  • 1 Minute to read
  • Dark
    Light
  • PDF

SFTP Connection

  • Dark
    Light
  • PDF

Article Summary

This is 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 2 authentication methods:

  • Basic
  • Key File.


  1. Fill in the Connection's Name.
  2. Enter Host.
  3. Input the Port Number.
  4. Enter your Username.
  5. Choose Credentials Type.
    • Basic:
      Enter your Password.
    • Key File:
      1. Add Key File(.pem).
      2. 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.


  1. 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 Rivery.

image.png


Was this article helpful?