The error evaluation will not work for SHELLed out stuff. Your missing the backslashes in your target directory. Why not use the build-in COPY command? For example,
code:
COPY 'c:\names.nsf' 'C:\test\'

for a single-file-copy.
_________________________
There are two types of vessels, submarines and targets.