ROBOCOPY \\Network1\xxxx\ D:\Network2\xxxx\ /V /E /COPY:DAT /DCOPY:T /ZB /MT:8 /R:10 /W:2 /LOG:BBcopylog.txt /TEE The files/folders are being transferred as they should, but the logs only indicate a ...
source : Source Directory (drive path or \\server\share\path). destination : Destination Dir (drive path or \\server\share\path). file : File(s) to copy (names ...