Available for: Template Engine
Task: Custom procedure which synchronizes the export directory
hierarchy of the Template Engine with the corresponding directory hierarchy on the
live server. The callback function can achieve this by executing
rsync, for example.
Additional information: see Import and Export.
Function parameters:
-
offlineTree: The path of the export directory hierarchy resulting from the symbolic linkofflinein the instance-specificexportdirectory. -
onlineTree: The path of the online directory hierarchy resulting from the symbolic linkonlinein the instance-specificexportdirectory.
Return value if successful: none