Search found 1 match

by danielmolinski
08 Oct 2015 11:03
Forum: DOS Batch Forum
Topic: Search and copy files from source to destination
Replies: 1
Views: 2494

Search and copy files from source to destination

Hi there, I need to create a batch file that can search a source directory and all its subfolders for files with "MSDS" in their name (around 1500-2000 files), and copy them to a destination directory without copying the folder structure, so that the destination contains all the files at t...