serve http: download folders as zip

Now folders can be downloaded as a zip. You can also use --disable-zip
to not show this.
This commit is contained in:
dougal
2025-09-17 14:59:00 +01:00
committed by Nick Craig-Wood
parent bd598c1ceb
commit 8ed55c61e1
10 changed files with 327 additions and 11 deletions

View File

@@ -59,6 +59,8 @@ inserts leading and trailing "/" on ` + "`--{{ .Prefix }}baseurl`" + `, so ` + "
` + "`--{{ .Prefix }}baseurl \"/rclone\"` and `--{{ .Prefix }}baseurl \"/rclone/\"`" + ` are all treated
identically.
` + "`--{{ .Prefix }}disable-zip`" + ` may be set to disable the zipping download option.
#### TLS (SSL)
By default this will serve over http. If you want you can serve over