Search found 1 match
- 22 Dec 2011 20:39
- Forum: DOS Batch Forum
- Topic: Copy file with specific extension if it is equal to today
- Replies: 1
- Views: 3162
Copy file with specific extension if it is equal to today
Hi, this is my first post on this forum. I would like to create a batch file to perform the following. If a file within a specific directory is equal to today's date & ends with a specific extension then I want to copy the file. The host directory is; C:/tcp The file extension is .raw The target...