R
Richard
Hi
I can't seem to get the exclude switch to work in the xcopy command. I would
like to exclude 'folder1' in the batch folder. I have tried:
xcopy C:\Batch D:\Batch /D /C /E /H /Y /EXCLUDE:C:\Batch\Folder1
xcop "C:\Batch" "D:\Batch" /D /C /E /H /Y /EXCLUDE:C:\Batch\Folder1
Help appreciated.
Many thanks in advance
RIchard
I can't seem to get the exclude switch to work in the xcopy command. I would
like to exclude 'folder1' in the batch folder. I have tried:
xcopy C:\Batch D:\Batch /D /C /E /H /Y /EXCLUDE:C:\Batch\Folder1
xcop "C:\Batch" "D:\Batch" /D /C /E /H /Y /EXCLUDE:C:\Batch\Folder1
Help appreciated.
Many thanks in advance
RIchard