SFTP Connection Details
To establish the connection successfully, you must configure the SFTP instance.
The following table gives the details of the SFTP Connector dialog.
Field | Required | Description |
---|---|---|
Connection Name | Yes | Unique name for the SFTP connector. This name is displayed in the dropdown selection box for each activity. |
Description | No | Brief description of the SFTP connection. |
Host | Yes | The host name or IP address of the SFTP server. |
Port | Yes | The port number of the SFTP server. For SFTP connections, '22' is the default, when no value is specified in this field. |
Username | Yes | Username for connecting to your SFTP server. |
Password | Yes | Password for connecting to your SFTP server. This field is visible when Public Key Authentication is set to false .
|
Public Key Authentication |
Yes |
Set this field to When you set this field to |
Private Key | Yes | The private key to authenticate your login. |
Private Key Password | No | The password of the private key. |
Strict HostKey Check | Yes |
When you set this field to Note:
This option can be selected with Password authentication, or Public Key Authentication methods. |
Known Host File | Yes |
Contains the public keys with the corresponding Host IP address for all hosts with which the client can communicate. This field is available only when Strict HostKey Check is set to Configure the path of the known host file in this field. |
For more information, see the SFTP documentation.