1
mirror of https://github.com/rclone/rclone synced 2024-09-20 18:16:22 +02:00
rclone/cmd/serve
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
..
ftp rc: implement options/blocks,get,set and register options 2018-11-03 11:32:00 +00:00
http cmd/http: factor directory serving routines into httplib/serve and write tests 2018-11-04 12:46:44 +00:00
httplib rc: methods marked as AuthRequired need auth unless --rc-no-auth 2018-11-04 20:42:57 +00:00
restic serve/restic: factor object serving into cmd/httplib/serve 2018-11-03 11:32:00 +00:00
webdav serve http, webdav, restic: ensure rclone exits if the port is in use 2018-11-02 17:32:20 +00:00
serve.go serve ftp: disable on plan9 since it doesn't compile 2018-09-17 08:50:34 +01:00