Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 10672

Server 2008 R2 Robocopy Failure with Double Backslash "\\" in file path

$
0
0

Hi,

I am doing a large Robocopy for a customer of mine that is reading from a DVD source and copying across the WAN, potentially running for multiple months.  The RoboCopy is running as a scheduled task on Windows 2008 R2 (target) and copying from a Windows 2000 source.  I have kicked the process off twice, and each time it appears to function for a day or so and then begins to seemingly get stuck in a loop in which it is perpetually failing due to an attempt to append double backslashes "\\" to the file path.  I have been researching potential causes of the issue online and have come up empty.  Any assistance with this would be GREATLY appreciated.

Batch Script Robocopy Commands - 150 commands total, each using the same switches (note that /MT is not being used since it negates /NP and I have to verify the copy success with logfiles of a manageable size)

C:\Windows\System32\Robocopy.exe \\hqsa0400\ArchiveXtender\VolumeName F:\VolumeName /E /Z /R:15 /W:60 /NFL /NDL /NP /LOG:E:\JukeboxRobocopy\JukeboxOSM_Copy_VolumeName.log

Example of Errors:

2014/02/05 15:49:05 ERROR 123 (0x0000007B) Creating Destination Directory F:\VolumeName\20060130\\105413\
The filename, directory name, or volume label syntax is incorrect.

2014/02/05 15:52:05 ERROR 161 (0x000000A1) Scanning Source Directory \\hqsa0400\ArchiveXtender\VolumeName\20060130\\105513\
The specified path is invalid.Waiting 60 seconds... Retrying...

Thanks




Viewing all articles
Browse latest Browse all 10672

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>