Skip to content

v0.9.0

Latest

Choose a tag to compare

@steve2507 steve2507 released this 20 Oct 15:39

Added

  • The ssh2.client.exec node now allows commands to be passed through the commands input.

  • Meaningful errors are now reported for the ssh2.client.exec node, instead of just an exit code.

  • A "started" output for the ssh2.client.exec node is now in place to transfer state. This is required for example in the use of stream nodes.