Ove Kåven <ovek@...> writes:
Den 11. mars 2012 19:51, skrev karlitos:
> I was trying to set up a synchronization between my Nokia N900 phone and
> owncloud (
www.http://owncloud.org/). I followed instructions made by one of
the
> developpers of owncloud
(
http://tanghus.net/2012/01/syncing-your-n900-with-
> owncloud/).
Some of those config options are unnecessary. In particular, on the
N900, if you just want something that works, you'd usually be better off
using the defaults for "evolutionsource" instead of specifying it
explicitly (this goes for both contacts and calendar). It's also safe to
rely on the defaults for "type". And the "consumerReady" option
won't do
anything particularly useful on the N900 (unlike the other GUIs, the
N900 GUI doesn't look at it), but doesn't hurt of course.
It's possible that, depending on where you purchased your N900, that the
primary calendar is not called "N900". If you hadn't explicitly
specified evolutionsource, then SyncEvolution would have picked your
primary calendar by default no matter what it's called. If you do want
to specify the source explicitly (which you might if you have more than
one calendar you want to sync), you should be sure of what its name is.
Running "syncevolution" without arguments will provide a list.
If you please, could you post the output of "syncevolution" without
arguments here, for future reference, and so that we can be sure that's
the problem?
Thank youm thank you very much ! I just renamed the default calendar from
default to N900 and the sync just worked fine! Thats great.
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 ?
Here is the desired output:
CalDAV:
select database via relative URI (<path>)
CardDAV:
select database via relative URI (<path>)
Evolution Address Book = Evolution Contacts = evolution-contacts:
<<system>> (file:///home/user/.osso-abook/db) <default>
Maemo Calendar = maemo-events:
N900 (id:1) <default>
Privat (id:2)
cal_ti_smart_birthdays (id:3)
Work (id:4)
owncloud-calendar (id:5)
Maemo Tasks = maemo-tasks:
N900 (id:1) <default>
Privat (id:2)
cal_ti_smart_birthdays (id:3)
Work (id:4)
owncloud-calendar (id:5)
Maemo Notes = maemo-notes:
N900 (id:1) <default>
Privat (id:2)
cal_ti_smart_birthdays (id:3)
Work (id:4)
owncloud-calendar (id:5)
Show available sources:
syncevolution
Show information about configuration(s):
syncevolution --print-servers|--print-configs|--print-peers
Show information about a specific configuration:
syncevolution --print-config [--quiet] [--] <config> [main|<source> ...]
List sessions:
syncevolution --print-sessions [--quiet] [--] <config>
Show information about SyncEvolution:
syncevolution --help|-h|--version
Run a synchronization as configured:
syncevolution <config> [<source> ...]
Run a synchronization with properties changed just for this run:
syncevolution --run <options for run> [--] <config> [<source> ...]
Restore data from the automatic backups:
syncevolution --restore <session directory> --before|--after [--dry-run] [--]
<config> <source> ...
Create, update or remove a configuration:
syncevolution --configure <options> [--] <config> [<source> ...]
syncevolution --remove|--migrate <options> [--] <config>
List items:
syncevolution --print-items [--] <config> <source>
Export item(s):
syncevolution [--delimiter <string>] --export <dir>|<file>|- [--]
<config>
<source> [<luid> ...]
Add item(s):
syncevolution [--delimiter <string>|none] --import <dir>|<file>|- [--]
<config> <source>
Update item(s):
syncevolution --update <dir> [--] <config> <source>
syncevolution [--delimiter <string>|none] --update <file>|- [--]
<config>
<source> <luid> ...
Remove item(s):
syncevolution --delete-items [--] <config> <source> (<luid> ... |
'*')
Thank you again for your very help, greetings - K