The job can check for the semaphore file first if found simply exit without doing ftpfileexists and the rest : Can anyone suggest a way of preventing the same job : from starting again after finding the correct FTP file.. : The job i have set up looks every 10mins for a file : on ftp site. Once found it saves a semaphore file : which in turn triggers a ftpgetfile job which : runs once MON-FRI. I would like to stop the ftpfileexists : job after it reports the correct file has beeen found. : How can i do this? : Thanks
|