Parameter | Specify | |
SFTP Server Alias Properties | ||
SFTP Cient Version | The SFTP client to use. Note: The Version 2 client has additional configuration properties, Key Exchange Algorithms, Machine Access Code (MAC) algorithms, and ciphers that are not available in the Version 1 client. | |
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 in the range of 0 to 65535 (inclusive). | |
Proxy Alias | The proxy alias through which requests should 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 its public key. Important: The public key file must be present on the same machine on which you have installed Integration Server. If you do not have the public key of the SFTP server, click Get Host Key. Integration Server retrieves the public key for the specified host and port and saves it in a temporary folder. Integration Server then displays the temporary folder path in the Host Key Location field. | |
SFTP Server Alias Advanced Settings (Optional) | ||
Min DH Key Size | The minimum DH key size. This parameter is not applicable to SFTP Client Version 1. | |
Max DH Key Size | The maximum DH key size. This parameter is not applicable to SFTP Client Version 1. | |
Preferred Key Exchange Algorithms | A list of key exchange algorithms that Integration Server presents to the SFTP server for key exchange. The algorithms are listed in the order of preference. | |
Preferred MAC Algorithms S2C | A list of Message Authentication Code (MAC) algorithms applicable to the messages sent from an SFTP server to the Integration Server. The algorithms are listed in the order of preference. | |
Preferred MAC Algorithms C2S | A list of Message Authentication Code (MAC) algorithms applicable to the messages sent from Integration Server to an SFTP server. The algorithms are listed in the order of preference. | |
Preferred Ciphers S2C | A list of preferred ciphers applicable to messages sent from an SFTP server to Integration Server . | |
Preferred Ciphers C2S | A list of preferred ciphers applicable to messages sent fromIntegration Server to an SFTP server . |