How to use Robocopy to copy data

book

Article ID: 100027543

calendar_today

Updated On:

Description

Description

Throughout the eDiscovery Platform (eDP) documentation there are occasionally references or reasons to copy data from one location to another.

There are a number of third party tools that you can use to copy data from one directory location to another; however, some common copy routines either optimize out some data or do not adequately copy all of the information needed by eDP.

To copy the appropriate directory structure to a new location using robocopy, follow the syntax below:
 
     robocopy /e /tee

 

 

Issue/Introduction

How to use Robocopy to copy data