Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Protocol Version Priority
Select which SSH version to prioritize. SSH2 is safer than SSH1 and offers more capabilities.

Use Xagent (SSH Agent) for authentication
Private keys for the public key authentication are provided by Xagent.* Using Xagent, entering a passphrase is not required during the SSH key agent(Xagent)
Use Xagent for public key user authentication. Using Xagent can save you the trouble of entering your user key password when performing public key user authentication process.

Allow agent forwarding
Xagent allow the remote servers which are already connected with the SSH protocol to use its private keys. It can be used when connecting to another remote server or using a remote service through public key authentication from a remote server.*

Use ZLIB Compression
A compression algorithm is used to compress all SSH connection data. In an environment where network speed is slow, use this option to improve the speed.

Do Not Allocate a Terminal
Select this option when not using terminal. If this option is turned on, a terminal(tty) for input/output is not assigned and thus input/output on the screen is not possible. Use this option if you want to use tunneling only without terminal access.

Automatically accept Accept and save the host key automatically upon initial first connection
If the option is turned on, when connecting to a server where the host key is not registered, the host key is automatically saved without going through the authentication process.

Do not make a File Manager connection

If this option is turned on, the File Manager connection will not be made. If some conditions are made in the user environment of the remote server, files of the server's current directory can be managed through the File Manager. If there are many files in the directory, the response may be slow. In this case, turning this option off will improve the response speed.