handy:synchronisation
Inhaltsverzeichnis
Synchronisation
S60 <--> Google <--> Evolution
Google Kontakte
http://www.google.com/support/mobile/bin/answer.py?answer=98230&topic=15015
evolution siehe unten
Google Kalender
- mit Googasync vom Handy auf Google
Google sonstiges
- runterladen https://google-connector.forge.funambol.org/
- entpacken
nano plug-ins/google/bin/runGoogle.sh
einfügen:
export JAVA_HOME=/usr
./plug-ins/google/bin/runGoogle.sh
- Server URL: http://localhost:8080/funambol/ds
- google username MIT @gmail.com etc.
alternativen:
- GooSync (webservice)
- Conduit (Gnome Synchronisier Programm)
S60 <--> Funambol Server <--> Evolution
http://www.i-tiger.de/2009/04/05/handy-synchronisierung-mit-ubuntu-funambol-genesis-sync-und-das-e71/ http://download.forge.objectweb.org/sync4j/funambol-installation-and-configuration-guide-v7.1.pdf
d.h.:
Funambol Server
- runterladen: https://www.forge.funambol.org/download/
- Konsolenbasiert installieren:
chmod a+x funambol-7.1.1.bin ./funambol-7.1.1.bin
- GPL akzeptieren
- Standardordner: /opt/Funambol
- init Skript
- kopieren:
cp /opt/Funambol/bin/funambol /etc/init.d/funambol
- bearbeiten:
nano /etc/init.d/funambol
FUNAMBOL_HOME=`(cd /opt/Funambol ; pwd)`
update-rc.d funambol defaults
- administrieren: (evtl net nötig…)
cd / ./opt/Funambol/admin/bin/funamboladmin
- eigenen admin user account erstellen, damit einloggen, standard account löschen, etc…
- IP Adresse/Hostname einstellen: Server Settings –> Server URI –>
http://host:port/funambol/ds
Evolution Synchronisation
nano /etc/apt/sources.list
einfügen:
#syncevolution deb http://www.estamos.de/download/apt stable main #syncevolution gui deb http://ppa.launchpad.net/frederik-elwert/ppa/ubuntu intrepid main
apt-get install syncevolution genesis-sync
- genesis starten
- Server Adresse: http://host:8080/funambol/ds
eGroupware
handy/synchronisation.txt · Zuletzt geändert: 2010/03/05 13:21 von quirxl