Skip to content

Provide Client Command to Pause/Start Sync #2760

@fathomssen

Description

@fathomssen

Problem Description

As the ownCloud desktop client currently is using up quite some battery on a laptop, I would like to be able to set the client to pause whilst being on battery and to start the client again when I connect the plug.

Proposed Solution

There are at least two quite simple ways to achieve such a behaviour:

  1. The ownCloud client will be enhanced to provide a command line command to pause the client (e.g. owncloud pause) and start it again (e.g. owncloud start). Then, the user can (at least in Linux and OSX) configure the power management tools to start the corresponding command (pause/start). This would be quite uncomfortable at least for unexperienced users, of course.
    • It might generelly be a good idea to provide such command line commands to enable users to script the ownCloud client's behaviour.
  2. The ownCloud client will be enhanced to provide an option to pause whenever the computer is running on battery power. This is very comfortable, but would mean a quite big change to the desktop client as it had to detect the current plug connection state. Furthermore, this seems not to be desired as of issue Battery mod for the owncloud Client #468.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions