[ROOT] / doc / toc / ARCCore / Enum / StreamProcessorP / CopyFileStructureFromCore


If TRUE, will copy the exact file structure (through information given in ClientUpdatePosition).
That is, instead of independently decide when to add new storage files, StreamProcessor will use the same filenames as received from its 'partner'.

This is useful in situations where you want to use -Simultaneous.

Note how this only gives meaning for -IsAll- starting from ClientDatastoreIsEmpty.

TODO: Rename into something better, like 'CopyFileStructureFromPartner' or similar.

NOTE: Support for TRUE not implemented as of Apr 2020


By using Hash, exact copies of files can be maintained between servers


Details

Generated 2024-05-18 00:11:34.451 UTC