SFTP Advanced Options Dialog Box

Set the various options neceesary for connections using the SFTP protocol in the SFTP Advanced Options dialog box. Select the SFTP protocol in the [General] tab of Session Properties and click [Setup] to open.

Encryption
Encryption algorithms are used to encrypt and decrypt network traffic. Users may select the preferred encryption algorithm from the list. If <Cipher List> is selected from the list, multiple algorithms are attempted in the order appearing in the list. To edit the list of <Cipher List>, click [Edit].

MAC (Message Authentication Code)
MAC is added in SSH2 for greater security and to ensure data integrity. If <MAC List> is selected from the list, multiple algorithms are attempted in the order appearing in the list. To edit the list of <MAC List>, click [Edit].

Key Exchange
Users can select the intial Key Exchange for the SSH connection. The desired algorithm can be selected from the list. If the server does not support the selected algorithm, the connection will fail.

Use ZLIB Compression
If the network speed is slow, increase speed using ZLIB compression.

SFTP Server: User custom SFTP server
SFTP is a subsystem of the SSH protocol. If the connection will not utilize the SSH protocl's default SFTP system, enter the path of the SFTP server program to use. This can be used when acquiring another user's rights after a connection has been made.