This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation. |
Difference between revisions of "Synchronization"
(New page: == Setting up Synchronization == Group-Office has a SyncML server. Any mobile phone, PDA or software application that supports the SyncML protocol can synchronize data with Group-Office ov...) |
|||
Line 48: | Line 48: | ||
Username: Your Group-Office username<br /> | Username: Your Group-Office username<br /> | ||
Password: Your Group-Office password<br /> | Password: Your Group-Office password<br /> | ||
+ | |||
+ | == Datastores == | ||
+ | |||
+ | Configure the following datastores for the different applications: | ||
+ | |||
+ | {|cellpadding="5" cellspacing="0" border="1" | ||
+ | ! Database | ||
+ | ! Symbian | ||
+ | ! Funambol | ||
+ | ! Synthesis | ||
+ | |- | ||
+ | | Calendar | ||
+ | | calendar | ||
+ | | scal | ||
+ | | events | ||
+ | |- | ||
+ | | Tasks | ||
+ | | none, tasks sync with calendar | ||
+ | | stask | ||
+ | | tasks | ||
+ | |- | ||
+ | | Contacts | ||
+ | | contacts | ||
+ | | scard | ||
+ | | contacts | ||
+ | |- | ||
+ | |} |
Revision as of 07:41, 30 September 2008
Setting up Synchronization
Group-Office has a SyncML server. Any mobile phone, PDA or software application that supports the SyncML protocol can synchronize data with Group-Office over the air. At the moment Group-Office can synchronize:
- Appointments
- Tasks
- Contacts
The following clients are available:
Device | Available clients | Recommended |
---|---|---|
Outlook | Funambol | Funambol |
Pocket PC | Funambol, Synthesis | Synthesis |
Palm | Synthesis | Synthesis |
Nokia, Sony Ericsson, Symbian | The SyncML client is already installed on these phones | - |
You can get the clients here:
Synthesis AG clients: Order them at the software shop.(Try them 30 days free of charge)
Funambol Outlook client: http://www.funambol.com/opensource/downloads.php
Supported Symbian phones: http://www.symbian.com/phones/index.html
Nexthaus clients: http://www.nexthaus.com/
General synchronization instructions
To set up a synchronization profile you need the following values:
SyncML Server Version: 1.1
SyncML server URL: http://<Enter the URL for your Group-Office>/sync.php (Look it up at Configuration -> Synchronization in your Group-Office)
Port: 80
Username: Your Group-Office username
Password: Your Group-Office password
Datastores
Configure the following datastores for the different applications:
Database | Symbian | Funambol | Synthesis |
---|---|---|---|
Calendar | calendar | scal | events |
Tasks | none, tasks sync with calendar | stask | tasks |
Contacts | contacts | scard | contacts |