Batch Copy Command

O

Oarageous

Not sure this is the right place to post but her goes:

I am trying to write a .bat using the COPY command. I am trying to move
hundreds of files into another folder. The problem is all of these files
have a % in their filename and that's throwing off the copy command since %
is a wildcard.

I tried using the REN command to rename all these files and to replace the %
to _ but obviously this did not work.

I also tried putting paranteses around the filename but that did not work
either.

Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top