Versions Compared

Key

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

Set general SSH protocol options.

Remote Command
Specify the remote command to run after connection.

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

...

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.

Accept and save host key automatically upon 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.