XCOPY

E

ECL

Hi,

I'm getting this error message "Can't read file:
filename.txt" when command

xcopy c:\test\*.*
c:\test2 /d /s /a /f /exclude:\folder\filename.txt

Why is it so? Am using Windows 2000 and XP. Is there any
others parameters I need to add
in this command?

I need this command to add in my batchfile to be able to
copy the newer file with archive attribute to other
directory except "filename.txt". Can anyone provide me an
example.

Any help would be great.

thanks in advance:)
 

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

Similar Threads


Top