Search found 2 matches
- 06 May 2010 08:30
- Forum: DOS Batch Forum
- Topic: Copy files with a same filename within a folder structure
- Replies: 2
- Views: 4093
Re: Copy files with a same filename within a folder structur
Thanks a lot! That was great help! It's working just fine
- 06 May 2010 06:20
- Forum: DOS Batch Forum
- Topic: Copy files with a same filename within a folder structure
- Replies: 2
- Views: 4093
Copy files with a same filename within a folder structure
Hey folks! I searched through the web but I could not find anything helping me. I'm trying to write a batch file in order to copy JUST the files within a folder structure to another folder. All the files within the given folder structure do have the same name, but I don't want the batch script to ov...