owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 663 forks source link

[Documentation] Document sync workflow #1588

Closed danimo closed 7 years ago

danimo commented 10 years ago

We should document the basic commands flowing in a typical client session so other people can verify and understand what's happening. This should include:

We also need to document special conditions, like extra headers, timing of certain jobs as implemented in the client currently, etc.

Let's do it in a GitHub wiki page

@dragotin @ogoffart @guruz

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1442924-documentation-document-sync-workflow?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github).
danimo commented 10 years ago

https://github.com/owncloud/mirall/wiki/Client-Communication-and-Workflows

guruz commented 9 years ago

@ogoffart Wasn't this done?

settermjd commented 7 years ago

@ogoffart @guruz is this still required?

guruz commented 7 years ago

Let's close this as we have https://github.com/cernbox/smashbox/tree/master/protocol and the code should be the main documentation for engineers.