Nick Craig-Wood
|
e56c6402a7
|
serve restic: disallow on go1.8 because of dependent library changes
golang.org/x/net/http2 no longer builds on go1.8
|
2018-11-26 14:10:33 +00:00 |
|
Nick Craig-Wood
|
bb5637d46a
|
serve http, webdav, restic: ensure rclone exits if the port is in use
|
2018-11-02 17:32:20 +00:00 |
|
Nick Craig-Wood
|
82e835d6fc
|
serve restic: make it easy to run integration tests against any remote
Just `cd cmd/serve/restic` then `go test -v -remote TestRemote:`
|
2018-03-18 14:23:56 +00:00 |
|
Nick Craig-Wood
|
d073efdc6c
|
serve restic: serves a remote in restic REST API format
|
2018-03-11 14:43:03 +00:00 |
|