Skip to main content
Skip table of contents

EDIPortalSftp

EDIPortalSftp

Send

Private key support (SSH authentication)

Supported from: 2.0.1

Supports RSA and DSA private key
Supports DES-EDE3-CBC, DES-EDE3-CFB, DES-CBC, AES-128-CBC, AES-192-CBC and AES-256-CBC algorithms for private key encryption

Link setup

Private  key and passphrase is setup on the partner location in the Link portal. 

The adapter supports both authentication-modes (private key and password) to be used simultaneous.

A new script is required to be deployed: P:\Projects\Edi-Portal\Sql server scripts\TransportTypes\Sftp\UpdateTransportType_SFTP_PrivateKey.sql

How to Generate a SSH keypair

One way to generate a keypair would be to use PuttyGen, avalible at https://the.earth.li/~sgtatham/putty/latest/w64/puttygen.exe

After downloading run PuttyGen and press the "Generate" button.
Follow instructions provided by the wizard.

Once generation is completed, press the "Save public key" button to save your public key for later use on SFTP accounts.
Link does not currently support ppk format private keys (Putty Private Key), so you have to convert the key to an OpenSSH format.
Do this by clicking the "Conversions" menu item in the top bar and selecting "Export OpenSSH Key".

Once you have both keys you can setup the public on the SFTP server and use the private with Link.
Remember, whenever certificate authentication is in play, it is always the initiating party that is using the private key.

Proxy Server Support

Supported from: 2.0.1

Supports proxy-types: HTTP, SOCKS4 and SOCKS5

Link Setup

A new script is required to be deployed: P:\Projects\Edi-Portal\Sql server scripts\TransportTypes\Sftp\UpdateTransportType_SFTP_ProxySettings.sql

Recieve

Private key support (SSH authentication)

Supported from: 2.2.0


Proxy Server Support

Supported from: 2.2.0


The URI is build by name@server/folder



Content on this page:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.