Description - SSH Client is the repository of all host SSH keys and the client's private keys.
 
Runtime Class - com.iwaysoftware.eclipse.template.SshClientProviderType


 

Parameter Groups

  Parameter Type Description
* User Name string User ID on the SSH-enabled server
  Password password User's password on the SSH-enabled server
  Private Key string Path to the private key file for public-key authentication.
  Passphrase password Passphrase used to protect the Private Key
  Validate Host Keys boolean If set to true keys sent from SSH hosts are validated; if valid the keys are cached by this server. If false then any host key will be accepted by this server.
  Host Key Repository string Path to the Known Host Keys repository on this server.
* - denotes required