SFTP

You can send data to Daasity via SFTP Server

How to Send Data to Daasity using the Daasity SFTP Server

Setting up the SFTP takes 2 steps:

  1. Configuring a connection to the Daasity SFTP Server

  2. Transferring files to Daasity

You can watch a walk-through of these steps here in this video

These instructions assume the user has already been set up in the Daasity SFTP server.

This means:

  • The merchant user has completed the instructions to generate an SSH key, simple docs on setting up SSH and DB connection here

  • The merchant user has submitted the public key, of the SSH key pair to Daasity (Email: Suport@daasity.com

  • Daasity DevOps team has created the SFTP user with the supplied SSH public key

  • Daasity team has sent the SFTP user credential and SFTP folder to the merchant user

The convention for the folder is the merchant account id. e.g. daasity-sftp/1f1ff7dc-dd0c-42a6-82ea-d166e4565753

We recommend using Transmit 5 (by Panic Software): transmit web site.

Configuring a Connection to the Daasity SFTP Server

Open Transmit App. Click the "+" button at the bottom.

Menu option Servers > Add New Server.

Choose the Private Key option for the Password.

Click the Key.

Click the Edit option.

The Key dialog will open.

Click the [+] in the bottom left and choose Import Keys.

Click import.

Choose that key.

You will see that key selected in the connection.

Set the Remote Path to the Path that was Supplied by the Daasity team.

Transfer files to Daasity

Open the Transmit App.

Choose the Daasity SFTP connection you've just created.

Last updated