Python Forum
Automating putty for daily repetitive task
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automating putty for daily repetitive task
#1
I have a daily work on putty.
1)login to putty
2)type commands to give file path
3)run .sh file
This sh file has 43 options. I have to enter 1 to 43 from keyboard.
4)quit and close the putty session

Again I have to repeat the entire steps from connecting to putty for 50 times.

How can I automate the entire steps.
Can python do this? As I am new to python Please suggest how it can be achieved.
Reply


Messages In This Thread
Automating putty for daily repetitive task - by Kanchan - Aug-30-2018, 06:18 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020