1 -->
address books:
Personnel (file:///home/r2d2/.evolution/addressbook/local/system)
calendars:
Personnel (file:///home/r2d2/.evolution/calendar/local/system)
Anniversaires (contacts:///)
tasks:
Personnel (file:///home/r2d2/.evolution/tasks/local/system)
usage: syncevolution <server>
2 --> ouep au debut j'avais laisser le _1 dans .sync4/evolution mais j'ai corriger car j'ai vu que cela ne marchais pas. donc maintenant le chemin est bien
.sync4j/evolution/scheduleworld/spds/syncml
3 --> mon config.txt
# name of the source, must match the <source> in
# spds/sources/<source>/config.txt
name = addressbook_1
# requests a certain synchronization mode:
# two-way = only send/receive changes since last sync
# slow = exchange all items
# refresh-from-client = discard all remote items and replace with
# the items on the client
# refresh-from-server = discard all local items and replace with
# the items on the server
# none = synchronization disabled
sync = two-way
# overrides the supported synchronization modes
syncModes = slow,two-way,refresh-from-client,refresh-from-server
# specifies the format of the data
#
# text/calendar = Evolution calender data (in iCalendar 2.0 format)
# text/x-todo = Evolution task data (iCalendar 2.0)
# text/x-vcard = Evolution contact data in vCard 2.1 format
# (works with most servers)
# test/vcard = Evolution contact data in vCard 3.0 (RFC 2425) format
# (internal format of Evolution, preferred with servers
# that support it and thus recommended for ScheduleWorld
# together with the "card3" uri)
#
# Sending and receiving items in the same format as used by the server for
# the uri selected below is essential. Errors while parsing and/or storing
# items one either client or server can be caused by a mismatch between
# type and uri.
type = text/vcard
# picks one of Evolution's data sources:
# enter either the name or the full URL
#
# To get a full list of available data sources,
# run syncevolution without parameters. The name
# is printed in front of the colon, followed by
# the URL. Usually the name is unique and can be
# used to reference the data source.
evolutionsource = Personnel
# this is appended to the server's URL to identify the
# server's database
uri = card3
# authentication for Evolution source
#
# Warning: setting evolutionuser/password in cases where it is not
# needed as with local calendars and addressbooks can cause the
# Evolution backend to hang.
evolutionuser =
evolutionpassword =
# used by the SyncML library internally; do not modify
last =
Mais je peux tout refaire si tu penses que cela peux corriger 😉😛