Several years ago, I wrote a script that looks for a file with today’s date, renames it and then FTP’s the file to a web server. It then checks to see if the transfer succeeded and sends out an e-mail to let me know if the file made it or not.
I had scheduled the script to run at 12:10 a.m. Now I need to run the script at 4:30 p.m.
The problem is, while I can find today’s date easily, I’m having a lot of trouble finding tomorrow.
My scripting experience is limited, and I’d appreciate your suggestions.
Peter.
I had scheduled the script to run at 12:10 a.m. Now I need to run the script at 4:30 p.m.
The problem is, while I can find today’s date easily, I’m having a lot of trouble finding tomorrow.
My scripting experience is limited, and I’d appreciate your suggestions.
Peter.