Symbol:
Function: The tab contains the settings for the SSH protocol.
Call: Tools → Options menu
libssh2 (recommended) |
CODESYS SVN uses Libssh2 for establishing a connection via SSH protocol. This is the recommended setting. |
SharpPlink (backwards compatibility) |
CODESYS SVN uses plink.exe for establishing a connection with SSH servers. This option is required only for communication with outdated servers that support the deprecated SSH-1 protocol. |
The SSH configuration can be overwritten by means of the environment variable SVN_SSH
, or server-specific by means of the SVN configuration file.