Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For older types of Synapse Entities, namely Locationables (i.e. Data and Code objects), the cache folder is:

CACHE_ROOT/[Synapse ID]/[Version Number]/[File Name]

where:

  •  CACHE_ROOT and [File Name] are as defined above
  • [Synapse ID] is the "syn"-prefixed ID of the object
  • [Version Number] is the version downloaded

Cache Map Design

There is a file for each Synapse FileHandle ID that has been downloaded or uploaded.  The file is located in the cache folder (above) at the same level as [File Name].

...