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
#3
Alternatively, if the remote machine is Unix-like, you may be able to set up a cron job. Cron can run scheduled tasks for you removing the need to SSH into the machine at all.

What is the nature of the input to the .sh file? Is it always the same or predictable?
Reply


Messages In This Thread
RE: Automating putty for daily repetitive task - by heras - Aug-30-2018, 07:21 PM

Forum Jump:

User Panel Messages

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