Enum_CompareFileBy Enum
Description
Indicates how Dynamsoft SourceAnywhere Hosted determines if your local copy is up-to-date.
It is used with the following methods.
Name | Value | Description |
Enum_CompareFileByTime | 0 |
Compares the date/time flags. |
Enum_CompareFileByChecksum | 1 |
Compares by a checksum stored in Dynamsoft SourceAnywhere Hosted. |