Implement Remote Control for rclone #2111

This implements a remote control protocol activated with the --rc flag
and a new command `rclone rc` to use that interface.

Still to do
  * docs - need finishing
  * tests
This commit is contained in:
Nick Craig-Wood
2018-03-05 11:44:16 +00:00
committed by Remus Bunduc
parent 8bb2854fe4
commit 86e5a35491
11 changed files with 581 additions and 0 deletions

View File

@ -18,6 +18,7 @@ docs = [
"docs.md",
"remote_setup.md",
"filtering.md",
"rc.md",
"overview.md",
# Keep these alphabetical by full name