6. UsageΒΆ
- 6.1. API
- 6.2. Monitoring and Management
- 6.3. Custom Workflows
- 6.4. Jobs
- 6.5. Site Sync
- 6.6. Bidirectional Site Sync
- 6.7. Search
- 6.8. Controlling Bandwidth Usage
- 6.9. Configuration
- 6.10. Certificate Lifetime
- 6.11. Feature Flags
- 6.12. Actions
- 6.13. Limitations
- 6.13.1. Site Sync
- 6.13.1.1. Site Sync must only be used in one direction
- 6.13.1.2. Site Sync only considers changes within an applicable time window for synchronisation
- 6.13.1.3. Site Sync supports Independent Filesets
- 6.13.1.4. Destination site Independent Filesets must exist prior to synchronisation
- 6.13.1.5. Directory deletion is not supported
- 6.13.2. Bidirectional Site Sync
- 6.13.2.1. Bidirectional Site Sync implements eventual consistency
- 6.13.2.2. Bidirectional Site Sync is only supported via schedules
- 6.13.2.3. Bidirectional synchronisation is sequential
- 6.13.2.4. Swapping files / Last write wins
- 6.13.2.5. Renaming or deleting files and directories causes re-sending of data
- 6.13.2.6. Renaming or files and directories on both bidirectional Site Sync sites causes duplication of data
- 6.13.2.7. Creation or deletion of empty directories on site 1 does not synchronise to site 2
- 6.13.1. Site Sync