Run Scripts
Andrea Ciuffoli
ACIUFFO1 at irf.com
Tue Mar 6 16:39:02 EST 2001
More information about the Python-list mailing list
Tue Mar 6 16:39:02 EST 2001
- Previous message (by thread): wierd tkinter window issue
- Next message (by thread): Run Scripts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): wierd tkinter window issue
- Next message (by thread): Run Scripts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list