|
2012-12-19
, 05:20
|
Posts: 54 |
Thanked: 47 times |
Joined on Dec 2012
|
#182
|
Also contacts can be syncronized via CardDAV with the Yahoo template.
syncevolution --configure \ username=user@gmail.com \ password=<password> \ addressbook/backend=carddav \ addressbook/database=https://google.com//m8/carddav/principals/__uids__/user@gmail.com/lists/default/ \ target-config@webdav \ addressbook syncevolution --configure \ --template SyncEvolution_Client \ syncURL=local://@webdav \ username= \ password= \ webdav \ addressbook
sed -i 's/.*SSLVerifyServer.*/SSLVerifyServer = 0/' /home/user/.config/syncevolution/*/peers/*/config.ini
The Following User Says Thank You to xvan For This Useful Post: | ||
|
2013-03-14
, 07:28
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#185
|
The Following User Says Thank You to For This Useful Post: | ||
|
2013-04-22
, 09:01
|
Posts: 54 |
Thanked: 47 times |
Joined on Dec 2012
|
#186
|
syncevolution --keyring=no --configure \ username=<user>@gmail.com \ password=<password> \ addressbook/backend=carddav \ addressbook/database=https://google.com//m8/carddav/principals/__uids__/default/lists/default/ \ target-config@webdav \ addressbook
scp -r ~/.config/syncevolution/webdav user@<wifi-phone-ip>:/home/user/.config/syncevolution/webdav
syncevolution --configure \ --template SyncEvolution_Client \ syncURL=local://@webdav \ username= \ password= \ webdav \ addressbook
sed -i 's/.*SSLVerifyServer.*/SSLVerifyServer = 0/' /home/user/.config/syncevolution/*/peers/*/config.ini
|
2013-05-20
, 10:07
|
Posts: 54 |
Thanked: 47 times |
Joined on Dec 2012
|
#188
|
addressbook/database=https://google.com//m8/carddav/principals/__uids__/default/lists/default/
addressbook/database=https://google.com/carddav/v1/principals/[username]%40gmail.com/lists/default/
|
2013-08-31
, 08:40
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#189
|
|
2013-11-02
, 15:38
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#190
|
Tags |
calendar sync, maemo 5 |
|