When I copy from Sharepoint to Sharepoint using Robocopy I got the folowing error but not when I use a share (\\myserver\myshare) as destination.
Any help is welcome!!
Is there any Sharepoint native copy feature that I can use to synchronize to sharepoint content.
Eric
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windows
-------------------------------------------------------------------------------
Started : Thu Dec 16 13:55:18 2010
Source =
\\enhanced1.sharepoint.xx.com\teams\WW-1\sdg\mmm\
Dest =
\\enhanced1.sharepoint.xx.com\teams\WW-2\sdg\mmm\
Files : *.*
Exc Files : readmefirst.doc
*_vti_*
thumb.*
*desktop.ini
*~$*
Exc Dirs : archive
_vti_*
_private*
_derived*
Options : *.* /V /TEE /S /E /COPY:DAT /PURGE /MIR /ZB /NP /R:1 /W:1
------------------------------------------------------------------------------
7
\\enhanced1.sharepoint.hp.com\teams\WW-1\sdg\mmm\
2010/12/16 13:55:20 ERROR 18 (0x00000012) Scanning Source Directory
\\enhanced1.sharepoint.hp.com\teams\WW-1\sdg\mmm\
There are no more files.
Waiting 1 seconds... Retrying...
2010/12/16 13:55:21 ERROR 18 (0x00000012) Scanning Source Directory
\\enhanced1.sharepoint.hp.com\teams\WW-1\sdg\mmm\
There are no more files.
ERROR: RETRY LIMIT EXCEEDED.