Copy files from text list?
Posted: 27 May 2011 08:28
Does anyone know if it is possible to create a batch file that will use xcopy but only search in a given set of directories, and all levels below it, as specified in a text file (i.e. the list could be updated without having to recode the .bat file)?
In case this isn't clear, the text file might look like:
c:\test\
c:\test1\
c:\test2\
Just checking!
Thanks =)
In case this isn't clear, the text file might look like:
c:\test\
c:\test1\
c:\test2\
Just checking!
Thanks =)