On Windows (XP for example) Run the menu sequence: START -- All Programs --
Accessories -- System Tools -- Scheduled Tasks
Click the "Add Scheduled Task" icon.
A wizard will start. You will need to browse for the python script, .exe or
.bat file you want to run. If the python script requires comm
Hi All,
Thanks for the prompt reply. But the catch here is I am not well-versed with
any of the things mentioned by TJG & that is the reason I had to take help
of this forum. Still I'll have a look into the scheduled task for WINDOWS.
If any bothers me I'll just post a new message here.
Thanks
ECTED] On Behalf Of Tim Golden
> Sent: Tuesday, March 25, 2008 4:29 AM
> Cc: python-win32@python.org
> Subject: Re: [python-win32] FTP Task Schedule in Python
>
> K-Factory wrote:
> > I need to automate a scheduled weekly task i.e. downloading a file
> from FTP.
> &g
Subject: Re: [python-win32] FTP Task Schedule in Python
K-Factory wrote:
> I need to automate a scheduled weekly task i.e. downloading a file
from FTP.
> This is to be done on WINDOWS but I am unable to make any further
> development on this as I am stuck with the python scheduler it
K-Factory wrote:
> I need to automate a scheduled weekly task i.e. downloading a file from FTP.
> This is to be done on WINDOWS but I am unable to make any further
> development on this as I am stuck with the python scheduler itself. Can
> somebody help me with this, I just need a skeleton of code
Hi Forum,
I need to automate a scheduled weekly task i.e. downloading a file from FTP.
This is to be done on WINDOWS but I am unable to make any further
development on this as I am stuck with the python scheduler itself. Can
somebody help me with this, I just need a skeleton of code further thing