So I have been trying to wrap my head around a concept that I am not sure if it will work. I was thinking batch file but I am open to just about language as long as it can be automated to run at a certain time.
Each night I have a set of 8 files that are placed in 8 separate folders in 8 separate zip files on a single shared drive. My goal is to create a program that will run at a certain time that goes into each of those folders and into the zip file and copies out the newest file to a specific location.
Is this even possible and if it is can somebody lead me in the right direction of how to start.
Each night I have a set of 8 files that are placed in 8 separate folders in 8 separate zip files on a single shared drive. My goal is to create a program that will run at a certain time that goes into each of those folders and into the zip file and copies out the newest file to a specific location.
Is this even possible and if it is can somebody lead me in the right direction of how to start.