mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01: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
@@ -985,6 +985,16 @@ For the filtering options
|
||||
|
||||
See the [filtering section](/filtering/).
|
||||
|
||||
Remote control
|
||||
--------------
|
||||
|
||||
For the remote control options and for instructions on how to remote control rclone
|
||||
|
||||
* `--rc`
|
||||
* and anything starting with `--rc-`
|
||||
|
||||
See [the remote control section](/rc/).
|
||||
|
||||
Logging
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user