Batch file to copy previous days files...but not current days - TechRepublic
Question
May 12, 2009 at 01:47 PM
cthurow

Batch file to copy previous days files…but not current days

by cthurow . Updated 17 years, 2 months ago

HEllo,

I am trying to write a batch file that will copy over files from 4 different folders. THe problem come in because I cannot copy any files from the current day. Only the previous day. The files will be copied to another pc over our network.

I am assuming that I will have to use an xcopy command, but am very new to batch file writing and am trying ot learn it as fast as I can.

Thanks for any help

This discussion is locked

All Comments