Skip to content

Server Client Syncronization

Matt Le edited this page Sep 20, 2016 · 1 revision

Synchronizing as Server-Client

The server (in Server mode) does:

$ kodrive dir add <PATH>
$ kodrive dir key <PATH>

The client(s) (in Client mode) run:

$ kodrive link <KEY>

with the key given by the server.

Server-Client

Figure 2. An illustration of the above process.

Stopping Synchronization as Server-Client

For both the sharer and the receivers:

$ kodrive dir free <PATH>