View Single Post
Posts: 3 | Thanked: 3 times | Joined on Dec 2009
#8
Hi!

Syncevolution works well with google for me, but not with funambol.

Code:
$ syncevolution funambol
...
[INFO] CurlTransport Failure: couldn't connect to host
my config:
Code:
user ~ $ syncevolution -p --quiet funambol                                                                                               
syncURL = http://my.funambol.com/sync
username = bolle
password = -
# logdir = 
# loglevel = 0
# printChanges = 1
# maxlogdirs = 10
# useProxy = 0
# proxyHost = 
# proxyUsername = 
# proxyPassword = 
# clientAuthType = md5
# RetryDuration = 300
# RetryInterval = 60
deviceId = sc-pim-172db7c2-8edb-4ed2-b869-1b1f0a46072a
enableWBXML = 1
# maxMsgSize = 20000
# maxObjSize = 4000000
# enableCompression = 0
# SSLServerCertificates = 
# SSLVerifyServer = 1
# SSLVerifyHost = 1
WebURL = http://my.funambol.com
# IconURI = 
ConsumerReady = 1

[addressbook]
sync = disabled
type = addressbook
# evolutionsource = 
uri = card
# evolutionuser = 
# evolutionpassword = 

[calendar]
sync = two-way
type = calendar:text/calendar!
# evolutionsource = 
uri = event
# evolutionuser = 
# evolutionpassword = 

[memo]
sync = disabled
type = memo
# evolutionsource = 
uri = note
# evolutionuser = 
# evolutionpassword = 

[todo]
sync = disabled
type = todo:text/calendar!
# evolutionsource = 
uri = task
# evolutionuser = 
# evolutionpassword =
google uses ssl and funambol doesn't.
Did anyone sync with my.funambol? Is it possible to sync multiple calendars with syncevolution??

Thanks, Philipp

PS:
@paai: you can install funambol on your pc
@hstende: just install it with apt-get install

Last edited by bolle; 2010-01-13 at 13:35.
 

The Following 2 Users Say Thank You to bolle For This Useful Post: