You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working in a project that requires multiple commands to be passed in the ssh server using same ssh shell session . am not able to find how the multiple commands working with shell .
It will be helpful if you could add some example or concept how it can be done then it will be helpful .
The text was updated successfully, but these errors were encountered:
yes I still need the help . what exactly i needed let me describe here .
login to the ssh using ssh.connect() method-Done
I need to read the console contents everytime then send the mentioned command as input
Note : I need to send multiple commands one by one based on the console output that is displayed .
Hi @sanketbajoria ,
I am working in a project that requires multiple commands to be passed in the ssh server using same ssh shell session . am not able to find how the multiple commands working with shell .
It will be helpful if you could add some example or concept how it can be done then it will be helpful .
The text was updated successfully, but these errors were encountered: