Versions Compared

Key

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

...

In this example user want to poll for an incoming file on the ServerA, once file matching with reguler expression is found JobScheduler should transfer the file(s) from ServerA to ServerB.
After successfully transfer of
file on ServerB, JobScheduler should start an processing script on ServerB via SSH.

...