M
Mark Elsen
I am trying to use RoboCopy to copy only one file at a
time and the error I am getting from my statement is
2004/08/10 16:34:57 ERROR 267 (0x0000010B) Accessing
Source Directory
\\ServerName\Directory\_notes\TestFile.txt\
The directory name is invalid.
The command line statement is: robocopy
\\SourceServerName\Directory\_notes\TestFile.txt
\\DestinationServerName\Directory\_notes /COPY
AT
How do you get only one file to copy at a time?
Thanks,
Mark
time and the error I am getting from my statement is
2004/08/10 16:34:57 ERROR 267 (0x0000010B) Accessing
Source Directory
\\ServerName\Directory\_notes\TestFile.txt\
The directory name is invalid.
The command line statement is: robocopy
\\SourceServerName\Directory\_notes\TestFile.txt
\\DestinationServerName\Directory\_notes /COPY

How do you get only one file to copy at a time?
Thanks,
Mark