Parameter | Specify |
Alias | A name for the SFTP server alias. An SFTP server alias name: Can contain only underscores (_) and periods (.) as special characters. Cannot begin with the string "http://". Can be of a maximum length of 255 characters. |
Host Name or IP Address | The host name or IP address of the SFTP server. |
Port Number | The port number of the SFTP server. The port number must be within the range of 0 and 65535 (inclusive). |
Preferred Key Exchange Algorithms | The algorithms that Integration Server presents to the SFTP server for key exchange. You can specify the order in which Integration Server presents the algorithms to the SFTP server by moving the available algorithms up or down by clicking Up or Down. The SFTP server has its own set of preferred algorithms configured. At the time of key exchange, one of the algorithms supported by both Integration Server and the SFTP server will be chosen. |
Proxy Alias | The proxy alias through which the request is to be routed. The proxy alias can be HTTP, HTTPS, or SOCKS. If a proxy alias is not specified, Integration Server makes outbound requests using each enabled proxy server alias until the request is sent successfully or all proxy servers have been tried. For more information about proxy aliases, see
Creating a Proxy Server Alias. |
Host Key Location | The location of the public key of the SFTP server. Integration Server validates the SFTP server using the public key of the SFTP server. Important: The public key file must be present on the same machine in which you have installed Integration Server. If you do not have the public key of the SFTP server, click Get Host Key. Integration Server will retrieve the public key for the host and port you specified and save it in a temporary folder. Integration Server will then display the path to the temporary folder in Host Key Location field. |