search & copy files from reference list in a text document
Posted: 27 Mar 2010 23:32
Hi Dostips Batch Scripters, the batch process runs like below;
The bat will search through a Reference list(filename1.jpg, filename2.txt, ..etc)
from a text document(ex. ref.txt). then it will Loop copy all those files to each desire folders if the search of these files Exist in certain folders&subfolders.
If possible, it will list out the filenames which does not exist into notexist.txt
Do anyone know how to handle script like above??
Thanks.
The bat will search through a Reference list(filename1.jpg, filename2.txt, ..etc)
from a text document(ex. ref.txt). then it will Loop copy all those files to each desire folders if the search of these files Exist in certain folders&subfolders.
If possible, it will list out the filenames which does not exist into notexist.txt
Do anyone know how to handle script like above??
Thanks.