mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
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:
committed by
Remus Bunduc
parent
8bb2854fe4
commit
86e5a35491
@ -18,6 +18,7 @@ docs = [
|
||||
"docs.md",
|
||||
"remote_setup.md",
|
||||
"filtering.md",
|
||||
"rc.md",
|
||||
"overview.md",
|
||||
|
||||
# Keep these alphabetical by full name
|
||||
|
Reference in New Issue
Block a user