rclone/cmd/serve/restic
Nick Craig-Wood 823d89af9a serve restic: don't serve via http if serving via --stdio
Before this change, we started the http listener even if --stdio was
supplied.

This also moves the log message so the user won't see the serving via
HTTP message unless they are really using that.

Fixes #6646
2022-12-23 12:28:07 +00:00
..
cache.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
cache_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic-test.sh hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
restic.go serve restic: don't serve via http if serving via --stdio 2022-12-23 12:28:07 +00:00
restic_appendonly_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_privaterepos_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_utils_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
stdio_conn.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00