-
Notifications
You must be signed in to change notification settings - Fork 2
Server Client Syncronization
Matt Le edited this page Sep 20, 2016
·
1 revision
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.
Figure 2. An illustration of the above process.
For both the sharer and the receivers:
$ kodrive dir free <PATH>