New
#1
UNC Path: Robocopy: /R:100 /W:3 Confusion
" /R:100 /W:3" comes up without definition in Robocopy demos:
"robocopy c:\temp\source c:\temp\destination /MIR /COPYALL /DCOPYAT /R:100 /W:3".
I sort of have the gist of what is going on?
Need I worry about this?
When using Robocopy to move data from one drive to another in my home computer do I need to set up a UNC path?
If so how do I establish a connection a UNC Path in my Robocopy files, the example above.
Thanks for any thoughts.