Cristobal
Robocopy is a great tool to copy files from one destination to another specifically to additionally copy the attributes or permissions on those files. Robocopy comes in very handy in a network server situation where you are copying data from one volume to another retaining all file permissions on the data.
I use robocopy at times rather than just the copy *.* .. if I want to capture a data image .. I use Robocopy .. otherwise Copy *.*
Rick Lipkin
↧