Sync•gw

From dmfswiki
Revision as of 07:40, 15 January 2013 by Syncgw (Talk | contribs) (CardDAV-Sync)

Jump to: navigation, search

sync•gw is synchronization gateways server. sync•gw provides an interface between your pda, smartphone and other client devices with your server application.

sync•gw 3.xx.xx

This version support CardDav and CalDav.

Setting up synchronization

CalDAV-Sync

  • Server URL: <your.server.name><:port>/sync.php/calendar/<userid>/default/

<:port> is optional (only if required)

  • Use SSL: leave checked
  • Username: <your userid>
  • Password: <your password>

default is the default calendar in sync•gw. In CalDav you will be presented with a list of available calendars and yo may select a different one during installation. In a future CardDav version this list may also be available.

CardDAV-Sync

  • URL: <your.server.name><:port>/sync.php/contacts/<userid>/default/

<:port> is optional (only if required)

  • Use SSL: leave checked
  • Username: <your userid>
  • Password: <your password>

default is the default address book in sync•gw.