rclone/fs/rc
Nick Craig-Wood 2089405e1b fs/rc: add more infrastructure to help writing rc functions
- Fs cache for rc commands
- Helper functions for parsing the input
- Reshape command for manipulating JSON blobs
- Background Job starting, control, query and expiry
2018-11-02 17:32:20 +00:00
..
rcflags Implement Remote Control for rclone #2111 2018-03-14 22:58:20 +02:00
cache_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
cache.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
config_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
internal_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
internal.go rc: add core/gc to run a garbage collection on demand 2018-05-24 15:10:28 +01:00
job_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
job.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
params_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
params.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
registry.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00