E
ECL
Hi, need help.
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? 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".
Any help would be great.
thanks in advance
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? 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".
Any help would be great.
thanks in advance