I am trying (hard!) to run RoboCopy with these options:
[code:1:bc642a9dec]C:robocopy.exe "G:/Finance" "G:/TestDatabases/Finance" "*.mdb" /SEC /S /FP /NP /r:1 /w:1 /LOG:"C:Logfiles/Finance.txt" /V[/code:1:bc642a9dec]
It copied all of the folders, subfolders and files properly - with their...