5. UsageΒΆ
- 5.1. Web Interface
 - 5.2. API
 - 5.3. Monitoring and Management
 - 5.4. Custom Workflows
 - 5.5. Jobs
 - 5.6. Site Sync
 - 5.7. Bidirectional Site Sync
 - 5.8. Search
 - 5.9. Controlling Bandwidth Usage
 - 5.10. Configuration
 - 5.11. Certificate Lifetime
 - 5.12. Feature Flags
 - 5.13. Actions
 - 5.14. Limitations
- 5.14.1. Site Sync
- 5.14.1.1. Site Sync must only be used in one direction
 - 5.14.1.2. Site Sync only considers changes within an applicable time window for synchronisation
 - 5.14.1.3. Site Sync supports Independent Filesets
 - 5.14.1.4. Destination site Independent Filesets must exist prior to synchronisation
 - 5.14.1.5. Directory deletion is not supported
 
 - 5.14.2. Bidirectional Site Sync
- 5.14.2.1. Bidirectional Site Sync implements eventual consistency
 - 5.14.2.2. Bidirectional Site Sync is only supported via schedules
 - 5.14.2.3. Bidirectional synchronisation is sequential
 - 5.14.2.4. Swapping files / Last write wins
 - 5.14.2.5. Renaming or deleting files and directories causes re-sending of data
 - 5.14.2.6. Renaming or files and directories on both bidirectional Site Sync sites causes duplication of data
 - 5.14.2.7. Creation or deletion of empty directories on site 1 does not synchronise to site 2
 
 
 - 5.14.1. Site Sync