I have been asked to rewrite a ftp process in perl on Win32.  The program 
will scan a directory
every five minutes and if a file exists, it will ftp the file to a server.

My question is, has any had an experience using the Windows Task Scheduler 
to do a every 5
minute process or do you think it would be best to have perl sleep for 5 
minutes?

Thanks,

-Scott


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to