batch file to copy based on specific creation date - TechRepublic
Question
January 27, 2009 at 12:59 PM
sogalspace_79

batch file to copy based on specific creation date

by sogalspace_79 . Updated 17 years, 5 months ago

Hi I am try to learn some simple things in batch files. Even though I have solved the majority of my “problems” I am still having some. Does any one can tell my how to write a batch which is going to read some folder and then to copy a number of files based on their creation date to some other folder? .For example all the files look like:090121.gz. So what I need is to read the filename and if it is contain the appropriate day to copy it in a new folder. Thnks all of you

This discussion is locked

All Comments