Nick Craig-Wood
|
fa0a9653d2
|
rc: methods marked as AuthRequired need auth unless --rc-no-auth
Methods which can read or mutate external storage will require
authorisation - enforce this. This can be overidden by `--rc-no-auth`.
|
2018-11-04 20:42:57 +00:00 |
|
Nick Craig-Wood
|
b961e07c57
|
rc: ensure rclone fails to start up if the --rc port is in use already
|
2018-11-04 15:11:51 +00:00 |
|
Nick Craig-Wood
|
89550e7121
|
rcserver: serve directories as well as files
|
2018-11-04 15:11:51 +00:00 |
|
Nick Craig-Wood
|
0bfa9811f7
|
rc: factor server code into rcserver and implement serving objects
If a GET or HEAD request is receivied with a URL parameter of fs then
it will be served from that remote.
|
2018-11-03 11:32:00 +00:00 |
|