Optimizing the cloud archive status synchronization
To optimize the cloud archive status synchronization
-
Go to the folder in which CloudLink is installed, typically C:\Program Files\ArchiveTools\CloudLink.
-
Make a backup copy of the CloudLink configuration file ArchiveTools.CloudLink.Server.exe.config, in case you want to revert to the original file later.
-
Use a text editor such as Notepad to open ArchiveTools.CloudLink.Server.exe.config.
-
To enable this functionality, specify the ArchiveStatusSyncUsingLastSyncTime setting value as True.Note: By default, this property value is set to True.
-
To disable this functionality, specify the ArchiveStatusSyncUsingLastSyncTime setting value as False.
-
Restart the ArchiveTools CloudLink Server service for the change to take effect.
Related information