saving multiple files through xcopy

Posted by sushant on Stack Overflow See other posts from Stack Overflow or by sushant
Published on 2010-04-08T06:05:51Z Indexed on 2010/04/08 6:13 UTC
Read the original article Hit count: 210

Filed under:

i want to copy multiple files at once through xcopy. is it possible. i mean something like:
xcopy file1+file2+file3 destinationfolder
any help is appreciated :)

© Stack Overflow or respective owner

Related posts about command-line