Search found 3 matches

by vipin_jha123
25 Sep 2013 01:17
Forum: DOS Batch Forum
Topic: Moving file when file date is the same as system date
Replies: 4
Views: 1907

Re: Moving file when file date is the same as system date

Hi ,

I am having tousand of log file in C:\IISLOGS Folder.
there are 1 file for 1 day, I want to move current date file from C:\IISLOGS TO D:\IISLOGS Folder.

My file format is like "ex130922.log"
Please sugest me script of doing the same.

thanks and regards,
Vipin jha
by vipin_jha123
25 Sep 2013 00:08
Forum: DOS Batch Forum
Topic: Moving file when file date is the same as system date
Replies: 4
Views: 1907

Moving file when file date is the same as system date

Im trying to have my batch script to copy a .log file from one folder and copy it to another folder only if the *.log file date modified is the same as the system date...can any one help me ?

Thanks & regards,
Vipin jha