I need a solution
Hi all
I'm trying copy a large amount of file data. A good amount of these files are archived using Enterprise Vault and I wish to keep the files archived at the target location, and also at the source location (i.e. just copy the stubs over).
I'm currently trying to use robocopy to do this - the /sl switch seems to partially be of use as it copies the stubs but unfortunately also inflates at the source.
Is there a best practice way of doing this?
I've looked into FSAUtility but it only seems useful for working with archived files and not the unarchived files.
Thanking you!