SSH Configurations
Use this page to create SSH configurations, which can be then used for configuring remote interpreters, connecting to SFTP deployment servers, and launching SSH sessions.
Toolbar
Item | Tooltip and Shortcut | Description |
---|---|---|
Add Insert | Click this button to create a new SSH configuration. | |
Delete Alt+Delete | Click this button to remove the selected SSH configuration from the list. Note that this will affect the configured remote interpreters, SFTP deployment servers, and SSH sessions that depend on this configuration. |
SSH Connection parameters
Item | Description |
---|---|
Visible only for this project | Use this checkbox to configure the visibility of the SSH configuration.
|
Host | In this field, specify the host name of the server to connect to. |
User name | In this field, type your username for authentication to the server. |
Port | In this field, specify the remote port to connect to. The default value is 22. |
Local port | In this field, specify the outgoing port to use. The default value is <Dynamic>, and the port is selected automatically. |
Authentication type | From this list, select the client authentication method. The available options are:
|
Test connection | Click this button to check that the specified settings ensure successful connection. The button is only enabled when you have specified your user credentials. |