Hello,
it seems that the exclude parameter does not sup****t quotation marks.
/exclude:"c:\my exclude\dontcopy.txt"
gives error --> cannot read "c:\my exclude\dontcopy.txt"
while giving another path
/exclude:c:\myexclude\dontcopy.txt
works.
Is there a workaround to use a file path containing spaces?
Thank You
Joachim
[Win XP]