2 years ago
#60082
nikol
Sending commands to CMD/MobaXterm via python
I'm making an app via python with GUI.
I want to set a button that will connect to a specific path and run some commands at the server and leave the terminal open after he will finished running the commands.
I'm trying to send a several commands to CMD/MobaXterm with python,
I need to access a certain path with ssh, and add a command, like ls -l
Thanks.
python
cmd
mobaxterm
0 Answers
Your Answer