hellooo,
I need help to writing a bat file that doing this things:
copy all TXT file in folder d: to C: except the file with name test.TXT in the same folder with all TXT file.
thanks all
Search found 2 matches
- 03 Apr 2016 08:49
- Forum: DOS Batch Forum
- Topic: Bat file to copy Files except one files from folder
- Replies: 1
- Views: 2245
- 29 Oct 2015 10:02
- Forum: DOS Batch Forum
- Topic: Copy files all days
- Replies: 3
- Views: 5088
Copy files all days
Hello, I need your helps. I have a folder that i get on that a same file but with different date. For exsample: bbb-5-21-2015.txt bbb-5-22-2015.txt I need that the bat file doing this things: Files that correspond to each day's date copied to a new folder is created with the current date in the foll...