Reply
Thread Tools
Posts: 201 | Thanked: 410 times | Joined on Dec 2013
#1
Hey guys,

I'm looking for information on Sailfish OS synchronisation commands,

e.g the what is the command to sync mail or caldav/cardav entries?

Is there any documentation about that or do I have to grep through the source?

thanks
 

The Following User Says Thank You to gaelic For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2
Originally Posted by gaelic View Post
Hey guys,

I'm looking for information on Sailfish OS synchronisation commands,

e.g the what is the command to sync mail or caldav/cardav entries?

Is there any documentation about that or do I have to grep through the source?

thanks
At least for mail syncing I use this;
Code:
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/100000/dbus/user_bus_socket" /bin/dbus-send --session --type=method_call --print-reply --dest=com.meego.msyncd /synchronizer com.meego.msyncd.startSync string:'syncemail-3'
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 201 | Thanked: 410 times | Joined on Dec 2013
#3
Originally Posted by juiceme View Post
At least for mail syncing I use this;
Code:
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/100000/dbus/user_bus_socket" /bin/dbus-send --session --type=method_call --print-reply --dest=com.meego.msyncd /synchronizer com.meego.msyncd.startSync string:'syncemail-3'
Thanks, but how did you get there? Is there a doc?
 

The Following User Says Thank You to gaelic For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#4
Originally Posted by gaelic View Post
Thanks, but how did you get there? Is there a doc?
Could be, but I have not ever seen anything like that
I assume it was hacked up by tracing system dbus messages or something...
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:31.