Versions Compared

Key

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

...

This document describes the functionality of the JobSchedulerSSHJob and the parameters to configure the Job properly. Additionaly this document provides a minimal example for a SSH Job configuration.

Mode Of Operation

Unix based operating systems provide a SSH client, while MS Windows operating systems do not. 

With the JobSchedulerSSHJob you can execute shell commands and scripts on a remote host, running a SSH server, without the need to install a local SSH client. 

For a minimal SSH job only a limited amount of parameters has to be configured asshown in the example below.

Example

A minimal SSH Job configuration

...