I need to have a script that is scheduled to run once a day to get the
latest Virus definition.  The file always has sdat4*.exe  and I have a
networked folder that keeps this file.  

What I am trying to do is look to see if the file name has increased its
name (4347) if so then download the new one.  If it is the same then exit.
Also I will have to copy this file to two folders and rename the file in one
folder.

I am currently doing this via a DOS Batch.  It is very limited.   Ideally I
would like to take the name of the file I download and add it to a Batch
file (replacing the last file name)

Any help would be greatly appreciated!

Leo
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to