rclone/cmd/serve
Florian Klink aed77a8fb2 tree-wide: replace /bin/bash with /usr/bin/env bash
The latter is more portable, while the former only works on systems
where /bin/bash exists (or is symlinked appropriately).
2024-06-11 12:47:47 +01:00
..
dlna serve dlna: make BrowseMetadata more compliant - fixes #7883 2024-06-02 14:07:45 +02:00
docker build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
ftp build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
http docs: ensure empty line between text and a following heading 2024-04-05 21:39:44 +02:00
nfs build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
proxy build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
restic tree-wide: replace /bin/bash with /usr/bin/env bash 2024-06-11 12:47:47 +01:00
s3 serve s3: fix in-memory metadata storing wrong modtime 2024-06-11 12:10:43 +01:00
servetest build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
sftp build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
webdav build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
serve.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00