Connect SSH Session Connection

Hi All,
Can you please share your experience on seting up SSH terminal session ?
I have to set up the connection, Run some commands and copy the results. Please let me know if you have something to suggest?

Hi @ASinha,
One of the way can be invoke of PowerShell script where you will do the SSH connection with commands. Then you can work with output objects from the script in the Studio.

Dear Sinha

I am trying to change the linux directory by using in SSH Command
“cd /abcd/efgh”
but it is not working, it always showing a root
/home/ssss,
Please guide me how to change directory.

Here is the solution: