Robocopy "Skipped" Directories but they weren't

BazzaG

Member
Messages
52
Hi,

Win 8.1 64Bit Pro

I'm using RoboCopy to copy files to a different HDD's. (Once/If the copy has successfully completed, I delete the source files.)

Anyway, the RC cmd is:

RoboCopy "D:\Documentaries" "F:\Documentaries" /E /COPY:DAT /DCOPY:T /Z /MT:4 /R:1 /W:10 /LOG:"C:\RoboCpy\RoboCpy_Log.txt" /FP /TEE /X /V /ETA

In this instance, the target "F:\Documentaries" did NOT exist (in fact, the HDD was completely empty).

RC worked just fine. After it finished the source & target were identical.

I noticed the very 1st thing that RC did, was to allocate ALL of the first level directories, then copy the files in those directories, then the 2nd level & so on.

At the end the log has:

Total Copied Skipped Mismatch FAILED Extras
Dirs : 262 262 262 0 0 0
Files : 996 996 0 0 0 0
Bytes : 625.253 g 625.253 g 0 0 0 0
Times : 11:01:37 1:45:56 0:00:00 0:26:31
Ended : Saturday, 29 August 2020 06:21:43 pm


What I don't understand .... why is RC reporting that it "skipped" directories? Yet at the same time, RC "copied" 262 directories?

Am I missing something, perhaps I need to change the RC cmd someway?

TIA
BazzaG...
 

My Computer

System One

  • OS
    Windows 8.1.1 PRO 64bit
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Homebuilt
    CPU
    Intel BX80646I54670 Core i5-4670
    Motherboard
    ASUS H87M-PRO
    Memory
    Corsair Vengeance LP CML16GX3M2A1600C9 16GB (2x8GB)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    Samsung SyncMaster PX2370
    Screen Resolution
    1920 x 1080
    Hard Drives
    Samsung 840 Pro 256GB SSD + about 12 Seagate HDD's of various sizes (used for video archiving)
    PSU
    Silverstone Strider 550W Gold ST55F-G
    Case
    Silverstone GD05B (HTPC Style Case)
    Cooling
    Stock Intel
    Keyboard
    Logitech
    Mouse
    Logitech
    Internet Speed
    Cable
    Antivirus
    Bitdefender 2014 AV
    Other Info
    Lite-on IHES312 Blu-Ray
Back
Top