#Comparing directories
21-Aug-89 09:52:21
Sb: #62528-#Comparing directories
Fm: Kevin Ferlazzo 76137,3535
To: Don Reinfeld 73767,1077
Don,
Have you considered using the ARP copy command? With the environmental
variable _copyflags_ SET equal to _Q_ (for Quick) it will skip copying any file
that is in the source directory and identical to a file in the destination
directory (where identical means things like filename, size and date being the
same).
Kevin