Hi Patrick, > > I wanted to keep the calendars separately on the server. Because my > > Android HTC is not supporting several calendars and addressbooks (I > > guess), my idea was to sync changes from with my android to a specific > > user on the Funambol server. And when I sync with Evolution with the > > same user, I'll see the changes in the right calendar. Of am I wrong? > > So you have the same database in Funambol shared between multiple > different users? I don't know how to configure Funambol like that, but > I'll take your word for it. Thanks for your trust. :-) I am wrong, I guess.
My setup is like this: On the Funambol server I have the following users: admin, cr, ccc. I have also several SyncSources for calendar and contacts on the server: card, card2, card3, card4, scard (I don't know which is for what, but this is not the main issue here!) cal, calccc, caltc, event, scal, stask, task. > The key point is that for SyncEvolution, a single username/password will > grant access to all databases. That means that the SyncEvolution config > can be simplified to this: Okay, I understand. I can't differentiate between users and SyncSources. All users have access to all SyncSources, correct? > syncevolution --configure \ > syncURL=http://<your host>/sync \ I have set the Server URI in the Server Settings to http://192.168.0.50:8080/sync now! > username=<user> \ > password=<password> \ One of the users (cr, ccc) on the server, just to connect to the server, correct? > calendar2/database=<calendar name> \ Which name is this? calccc? The SyncSource on the server and the name of the directory with the config.ini? > calendar2/uri=<second funambol uri for calendar> \ > calendar2/syncFormat=text/calendar \ > calendar2/forceSyncFormat=1 \ > addressbook2/database=<address book name> \ > addressbook2/uri=<second funambol uri for addressbook> \ > funambol calendar addressbook calendar2 addressbook2 > Then sync all sources ("syncevolution funambol") or just the one you > want ("syncevolution funambol calendar2"). Do you mean, that the directory structure in my case is wrong and I have only ~/.config/syncevolution/funambol$ And there under peers I have directories with my calendar and addressbook names i.e. SyncSources? > > I get the following error message: > > [INFO] todo: inactive > > [INFO] memo: inactive > > [INFO] SoupTransport Failure: http://192.168.0.50/funambol/ds via > > libsoup: Not Found > > Why "/funambol/ds"? At least my.funambol.com uses just "/sync". In any > case, is this the same URL as for the default databases? I don't know why, but I have changed it now (see above). With the default configuration I could sync the default calendar and addressbook alrady. I have problems with the other SyncSources. But I hope to get there soon. Thanks Max _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
