Search found 1 match

by mcusumano
19 Nov 2014 14:07
Forum: DOS Batch Forum
Topic: Copying files listed in text file to new location
Replies: 3
Views: 3534

Copying files listed in text file to new location

I need to copy a list of files in a text file to a new directory, while preserving the directory structure. My file looks like this: F326819.B88 F326819.B89 F326819.B90 F326731.B44 F326733.B61 F326733.B62 I need a batch command that will "pick" the ones listed in the text file and copy the...