Skip to main content

Sftp Setup Guide

Prerequisites

  • SFTP server: You will need the host address, username and one of:
    • password
    • private key
    • private key and passphrase

Setup Guide

  1. Choose authentication method: Username and Password or SSH
  2. Enter Hostname, Port.
  3. Depending on the chosen authentication method, enter one of:
  • Username + Password
  • Username + Private Key
  • Username + Private Key + Passphrase

ℹ️ Note:: If using SSH, please provide full private key, including header and footer. For example:

        -----BEGIN OPENSSH PRIVATE KEY-----
<private key body>
<private key body>
<private key body>
-----END OPENSSH PRIVATE KEY-----
  1. Enter a Name for the connector.
  2. (Optional) Enter a Description for the connector.
  3. Select the Owner of the connector.
  4. (Optional) Verify that your Sftp account is successfully connected by clicking on Test Connection.
  5. Click Connect.

Supported Sync Modes

  • All: All mode creates one file with all the rows in the query results on every sync run.

Supported File Formats

  • CSV

ON THIS PAGE

Need Help?

Get help and support on all things Matia.

Contact Us