Name: Anonymous 2006-02-11 3:52
whats the best way to perform the following actions on windows2000 without using the task scheduler service
at a given time every day, download a zip file from a url and extract the contents of the zip file to a directory, overwriting the zip file and overwriting the directory contents the when necessary
crond for windows? what type of scripting would be recommended for the zip extracting and file overwrite operations
at a given time every day, download a zip file from a url and extract the contents of the zip file to a directory, overwriting the zip file and overwriting the directory contents the when necessary
crond for windows? what type of scripting would be recommended for the zip extracting and file overwrite operations