rclone/cmd/serve
Nick Craig-Wood b1b62f70d3 serve webdav: fix running duplicate Serve call
Before this change we were starting the server twice for webdav which
is inefficient and causes problems at exit.
2022-12-23 12:28:07 +00:00
..
dlna serve dlna: fix panic: Logger uninitialized. 2022-12-17 10:23:58 +00:00
docker docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
ftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
http lib/http: Simplify server.go to export an http server rather than an interface 2022-12-15 12:38:09 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic serve restic: don't serve via http if serving via --stdio 2022-12-23 12:28:07 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
webdav serve webdav: fix running duplicate Serve call 2022-12-23 12:28:07 +00:00
serve.go docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00