SSH

With the SSH task, you can execute a command on a distant machine over the Secure Shell protocol V2. It allows you to send files before, and/or retrieve files after command execution, saving connection time between those different operation.

main

With the SSH task, you can execute a command on a distant machine over the Secure Shell protocol V2. It allows you to send files before, and/or retrieve files after command execution, saving connection time between those different operation.

A way to use it could be:

Grouping those 3 steps inside the same SSH task lets you saving connection time between sending, executing, and receiving data.

registered_ssh

This tab let you define the settings and credentials to use to connect with the Secure Shell protocol.

Password
Password can be defined either statically (as text) or based on object value (as object).