Package implementing capabilities to sync some configuration data.
| DirectorySyncHandler | Module implementing a synchronization handler using a shared directory. | 
| FtpSyncHandler | Module implementing a synchronization handler using FTP. | 
| SyncAssistantDialog | Module implementing a wizard dialog to enter the synchronization data. | 
| SyncCheckPage | Module implementing the synchronization status wizard page. | 
| SyncDataPage | Module implementing the synchronization data wizard page. | 
| SyncDirectorySettingsPage | Module implementing the synchronization shared directory settings wizard page. | 
| SyncEncryptionPage | Module implementing encryption settings wizard page. | 
| SyncFtpSettingsPage | Module implementing the synchronization FTP host settings wizard page. | 
| SyncGlobals | Module implementing some global definitions. | 
| SyncHandler | Module containing a base class for synchronization handlers. | 
| SyncHostTypePage | Module implementing the synchronization host type wizard page. | 
| SyncManager | Module implementing the synchronization manager class. |