6.5. Site Sync¶
Ngenea Hub provides the facility for syncing data from one site to another.
Site Sync applies changes in one direction. See also Bidirectional Site Sync for applying changes in both directions.
Synchronisation is achieved by utilising a scheduled workflow which periodically discovers file and directory changes within an Independent Fileset on a source site and applying those changes to a target site. Changes are applied by sending newly created or recently modified files and directories, including deleting or moving files or directories in place on the target site as necessary to match the source site.
The REST API can also be utilised to achieve the same setup.
6.5.1. Troubleshooting¶
If you encounter issues with sync, refer to the sync troubleshooting guide page for guidance.