Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

SFTP Transport Type

In short, SFTP (Secure File Transfer Protocol) allows secure file transferring. It is a secure version of FTP, in that it uses SSH (Secure Shell) to encrypt the data stream.

There are three sections when configuring SFTP, which are described in detail below.


Sftp Settings

Destination Folder

Destination SFTP folder, a folder on the SFTP-server where the files are delivered.

Temp. Folder

Temporary SFTP folder. Sometimes there is a temp-folder on the SFTP-server that the connection can use. It helps to minimize the amount of time where the connection locks the file-system.

Before Put

FTP command to execute before writing the file.

After Put

FTP command to execute after writing the file.

These settings always have to be filled out.

Connection Settings

Host

Hostname or IP address of SFTP server.

Port

SFTP server port number.

Username 

SFTP account username.

Password

SFTP account password. (click ‘Show’ to reveal the password - user setup)

Proxy Settings

These fields are very rarely used and will probably be deprecated in Link.

Content on this page:

  • No labels