jalyst
|
2012-12-11
, 07:53
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#881
|
The Following 2 Users Say Thank You to jalyst For This Useful Post: | ||
|
2012-12-15
, 19:25
|
Posts: 5 |
Thanked: 3 times |
Joined on Dec 2012
|
#882
|
The Following User Says Thank You to BanaSplit For This Useful Post: | ||
|
2012-12-16
, 02:45
|
Posts: 293 |
Thanked: 76 times |
Joined on Jan 2008
@ Fremantle, W. Australia
|
#883
|
Google Sync will continue to be fully supported for Google Apps for Business, Government and Education users who are unaffected
|
2012-12-16
, 08:46
|
|
Posts: 184 |
Thanked: 327 times |
Joined on Oct 2011
@ Nizhny Novgorod
|
#884
|
They do say existing devices will continue to function. Hopefully if you need to reflash, and restore account settings from a backup it will still work. But if you delete and recreate a MfE account to solve problems as mentioned above, will it no longer work?
|
2012-12-16
, 08:48
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#885
|
Backup should work fine, but I don't think that after account re-creation you'll be able to sync it with google Of course it will depend on the Goggle's implementation on the server side, but most probably they will consider that this new account is trying to sync it self from a "different device", so server will reject the connection.
|
2012-12-16
, 16:40
|
Posts: 5 |
Thanked: 3 times |
Joined on Dec 2012
|
#886
|
Of course it will depend on the Goggle's implementation on the server side, but most probably they will consider that this new account is trying to sync it self from a "different device", so server will reject the connection.
|
2012-12-16
, 22:40
|
Posts: 702 |
Thanked: 2,059 times |
Joined on Feb 2011
@ UK
|
#887
|
|
2012-12-17
, 18:34
|
Posts: 37 |
Thanked: 21 times |
Joined on Oct 2012
|
#888
|
|
2012-12-17
, 18:34
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#889
|
I don't know where to upload the syncevlolution package... Hope ul.to is fine with you guys.
The following package is based on the source from Ovek (http://people.debian.org/~ovek/harmattan/). I just enabled dav support!
syncevolution_1.2.2-1_armel.deb... http://ul.to/j5wwxjd7
I did the following steps to sync with ownCloud 4.0.4. I don't know if there's a better way to configure syncevolution, but at least it seems to work .
DISCLAIMER / WARNING:
You shoud first create a backup of your N9 calendar and addressbook!!! Don't blame me if you loose your data.
MYNAME = ownCloud login nameCode:syncevolution --configure --template WebDAV username=MYNAME password=MYPASS syncURL=http://MY.DOMAIN.TLD/owncloud/remote.php/ target-config@owncloud
MYPASS = ownCLoud password
MY.DOMAIN.TLD = domainname
@owncloud = identifier (maybe replaced with some other name. Important is that it is consistent within the whole configuration!)
If you are using ssl access with a selfsigned certificate, you'll have to use the following code instead:
CALDAV sync:Code:syncevolution --configure --template WebDAV username=MYNAME password=MYPASS SSLVerifyServer=0 syncURL=https://MY.DOMAIN.TLD/owncloud/remote.php/ target-config@owncloud
https vs. http = change this according to the URL you are usingCode:syncevolution --configure database=https://MY.DOMAIN.TLD/owncloud/remote.php/caldav/calendars/MYNAME/CALNAME/ backend=caldav target-config@owncloud mycalendar
CALNAME = Name of your ownCloud calendar.
mycalendar = identifier for this caldav sync.
Don't enter any credentials! username/password must be empty.Code:syncevolution --configure --template SyncEvolution_Client sync=none syncURL=local://@owncloud username= password= owncloud
owncloud = identifier...
N9calendar = calendarname of your N9 (empty for default calendar!)Code:syncevolution --configure sync=two-way backend=calendar database=N9calendar owncloud mycalendar
First sync [only first sync]:
Later on you should remove "--sync slow":Code:syncevolution --sync slow owncloud mycalendar
Code:syncevolution owncloud mycalendar
CARDDAV sync:
https vs. http = change this according to the URL you are usingCode:syncevolution --configure database=https://MY.DOMAIN.TLD/owncloud/remote.php/carddav/addressbooks/MYNAME/ADDNAME/ backend=carddav target-config@owncloud myaddressbook
ADDNAME = Name of ownCloud calendar
myaddressbook = identifier
This can be skipped if done already for caldav sync:
Don't enter any credentials! username/password must be empty.Code:syncevolution --configure --template SyncEvolution_Client sync=none syncURL=local://@owncloud username= password= owncloud
owncloud = identifier...
First sync [only first sync]:Code:syncevolution --configure sync=two-way backend=addressbook database= owncloud myaddressbook
Later on you should remove "--sync slow":Code:syncevolution --sync slow owncloud myaddressbook
Code:syncevolution owncloud myaddressbook
Hope that helps... (sorry for the bad text/layout structure, but I'm running out of time atm). Maybe someone else wants to put this in a proper wiki.
SyncEvolution GUI
SyncEvolution has a synchronization GUI, which is installed on MeeGo 1.2 as the ‘Sync’ application: http://help.meego.com/netbook/sync/about-syncing
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
|
2012-12-17
, 21:50
|
Posts: 187 |
Thanked: 121 times |
Joined on Jun 2011
@ Subang Jaya, Selangor Darul Ehsan, Malaysia
|
#890
|
Original thread is here: http://talk.maemo.org/showthread.php?t=85394
Is ths method possible with google carddav and caldav? And how exactly (a little easier guide to follow)?
P.S. Interesting line from https://syncevolution.org/documentat...onization-guis
Is it possible porting it to Harmattan?
Tags |
attachments, email, issues, mail exchange, nokia n9, nokia n950 |
Thread Tools | |
|