Run Scripts

Andrea Ciuffoli ACIUFFO1 at irf.com
Tue Mar 6 16:39:02 EST 2001


Hello,
I am new in Python programming so my question is probably silly.

Starting from the Ftpmirror.py program I found in /Python20/Tools/Scripts, I've implemented a script to either get and send data from an FTP server (my OS is Windows NT). Now I would like to run the script automatically each hour, what is the best way to do that?
Consider that to call my script I need to add several arguments (e.g.  ftp.py -m -p 2164 /test c:/mytest).

Thanks in advance,
Andrea.





More information about the Python-list mailing list