Connect
Connect activity is used for connecting to a Ssh server.
| * Session name | Reference name of session which will be connected. |
| *Username | The name of user who will connect to server. |
| *Password | The password of user who will connect to server. |
| *Host | The IP of server that will be connected. |
| Port | The port number of server that will be connected. |
Note: * Fields selected with are required, others are optional.
Session name example
You can use the Session name as shown in the example.
testSession
Username examples
You can use the Username as shown in the example.
robusta
Password example
You can use the Password as shown in the example.
sifre12345
Host example
You can use the Host as shown in the example .
192.10.1.1
Port example
You can use the Post as shown in the example .
The default port number is 22.
22