rclone/cmd/serve/restic
Nick Craig-Wood fa867a9a4c serve restic: implement accounting for uploads and downloads
This means the bandwidth stats will be correct and the bandwidth
throttling will work correctly.  This was forgotten as a previous
iteration of the code was using the higher level operations.Rcat which
took care of this.
2018-03-18 14:19:43 +00:00
..
restic_test.go serve restic: serves a remote in restic REST API format 2018-03-11 14:43:03 +00:00
restic.go serve restic: implement accounting for uploads and downloads 2018-03-18 14:19:43 +00:00
stdio_conn_go1.10.go serve restic: add http2 server on stdin/stdout 2018-03-11 14:48:46 +00:00
stdio_conn_pre_go1.10.go serve restic: add http2 server on stdin/stdout 2018-03-11 14:48:46 +00:00
stdio_conn.go serve/restic: Remove log message on Close 2018-03-14 21:50:33 +00:00