I need to stop ubuntuone-syncd but I don't know where to find the service that I need to stop.
|
Ubuntu One comes with the commandline tool Basically the gui control panel cannot quit the syncdaemon but can connect/disconnect it. If you need to control syncdaemon start/stop it you have If you need to connect/disconnect it you have See You can do connect/disconnect through control panel gui as well. There is a indicator for ubuntuone as well: What Application Indicators are available? If you need to disable ubuntuone from autostarting at login
Syncdaemon is autostart service. So if you just need to disable the autostart part when you login to your session. Go to
and disable it from |
|||||||||
|
|
Not sure if this works, but you can stop (and start) the client by using the commandos
|
|||
|
|
|
It seems it is is started via dbus daemon.
|
|||
|
|
|
In a terminal, first list all services to ensure you call stop on the correct one:
then (still in the terminal)
and to restart:
NB: the square brackets are not part of the command and should be removed :-) |
|||||
|