Versions Compared

Key

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

Display feature availability
StartingFromRelease1.9

Mode Of Operation

The SOSSSHJob2JSAdapterJcraft SOSSSHJob2JSAdapterJSch uses the JCraft Framework JSch implementation for SSH connections from JCraft and adds the use of return values to the already existing functionality of the SOSSSHJob2JSAdapter class.

...

  • format: 
    • <command> <placeholder>
  • default value: 
    • rm %s
  • description:
    • The command to delete the temporary file with the return values. The placeholder will be substituted through the job execution. 

Configuration

The SOSSSHJob2JSAdapterJcraft SOSSSHJob2JSAdapterJSch job will replace the existing SOSSSHJob2JSAdapter Job in future releases. 

To use the return-values-feature configure a SSH job with JOE and choose SOSSSHJob2JSAdapterJcraftSOSSSHJob2JSAdapterJSch

Example of the parameter configuration for a Windows Client 

...