Ove Kåven <ovek@...> writes:

> 
> Den 12. mars 2012 11:43, skrev Ove Kåven:
> >> Beside that, it would be very kind from you, if you could give me some 
hints how 
> >> to set up the sync properly. Especially if I want to set synchronization 
between 
> >> different calendars. I am just a bit confused by the many options and 
parameters 
> >> of syncevolution. But I guess the evolutionsource= options specifies the 
name of 
> >> the calendar on the N900 device,  right ?
> 
> Forgot this. Yes, the evolutionsource lets you select a local calendar.
> And the very last parameter in your configuration command for
> "SyncEvolution Client" is a name for the particular source
> configuration, you can use different names there (e.g. calendar2,
> calendar3, etc) to configure multiple calendars. If you need to provide
> different CalDAV URLs, you also need to add this parameter to the CalDAV
> configuration command, so that the CalDAV URLs and local calendars can
> be matched up.
> 
> I suppose you could also look at the instructions for syncing N900 with
> Radicale, another type of CalDAV server:
> http://syncevolution.org/wiki/synchronizing-radicale
> (though on that page they don't seem to explain how to configure the
> "SyncEvolution Client" side. They seem to assume that SyncEvolution will
> use the source configuration name as the default evolutionsource when
> it's not explicitly given. Not sure if that assumption is true.)
> _______________________________________________
> SyncEvolution mailing list
> SyncEvolution <at> syncevolution.org
> http://lists.syncevolution.org/listinfo/syncevolution
> 


Hello

Sory for changing the calendar name instead of changing the sync-configuration. 
I was just on the way to work and wanted to try 
the sync fast 
before leaving the house. 
I read the wiki-article about the synchronization with radicale. Lot of things 
are clearer now, but in some points I am still 
confused a bit.

Should I use the --sync-property command or is it correct to use for example  
username=**** like in the article ?

I am not quite sure how to set the syncURL in the first command propperly. In 
my 
setup I used 
syncURL=http://192.168.178.4/owncloud/apps/calendar/caldav.php/calendars/karlito
s/calendar , so for the first command (yncevolution --configure --template 
webdav) I use the URL part before the username ? 
Like 
syncURL=http://192.168.178.4/owncloud/apps/calendar/caldav.php/calendars/ ???

At the end of the database URL - should there be a trailing / after the 
calendar 
name ? The wiki article says yes, but in my 
first config I 
did not use it.

The deviceId and all the other propeties, used by me in the first config, are 
they not needed ?

If I did understand it right, the config should looks like :


syncevolution --configure \ 
              --template webdav \ 
             username=karlitos \ 
             password=*myPass* \              
             
SyncURL=http://192.168.178.4/owncloud/apps/calendar/caldav.php/calendars/ \ 
             target-config@owncloud

syncevolution --configure \             
             
database=http://192.168.178.4/owncloud/apps/calendar/caldav.php/calendars/karlit
os/private \ 
             backend=caldav \
             evolutionsource=default \
             target-config@owncloud private-cal

syncevolution --configure \             
             
database=http://192.168.178.4/owncloud/apps/calendar/caldav.php/calendars/karlit
os/work \ 
             backend=caldav \
             evolutionsource=work \
             target-config@owncloud work-cal

Thank you very much again for all your help. I am very excited about the 
working 
sync.

Greetings - K

_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to