I have this in a batch scriptBut when it runs, I get this error:Code:xcopy E:\Websites\CorpFrance\*.* H:\DBNET\CorpFrance\*.* /S /Y /EXCLUDE:\Websites\CorpFrance\images\*.*
Can't read file: \Websites\CorpFrance\images\*.*
I've tried all kinds of paths in the exclude switch, but it's no goodCan anyone help to point out the problem?
Thanks




Can anyone help to point out the problem?
Reply With Quote