rclone/cmd/serve
Nick Craig-Wood b4ef890aa0 serve dlna: sort the directory entries by directories first then alphabetically by name
Some media boxes don't sort the items returned from the DLNA server,
so sort them here, directories first then alphabetically by name.

See: https://forum.rclone.org/t/serve-dlna-files-order-directories-first/47790
2024-09-17 16:00:31 +01:00
..
dlna serve dlna: sort the directory entries by directories first then alphabetically by name 2024-09-17 16:00:31 +01:00
docker serve docker: add missing vfs-read-chunk-streams option in docker volume driver 2024-09-09 10:07:25 +01:00
ftp serve ftp: fix failed startup due to config changes 2024-07-22 14:54:32 +01:00
http build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
nfs serve nfs: unify the nfs library logging with rclone's logging better 2024-09-04 10:50:21 +01:00
proxy build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
restic tree-wide: replace /bin/bash with /usr/bin/env bash 2024-06-11 12:47:47 +01:00
s3 build: fix govet lint errors with golangci-lint v1.60.1 2024-08-14 18:25:40 +01:00
servetest serve s3: implement --auth-proxy 2024-07-17 15:14:08 +01:00
sftp lib/sd-activation: wrap coreos/go-systemd 2024-09-06 17:21:56 +01:00
webdav webdav: add --webdav-unix-socket-path to connect to a unix socket 2024-08-15 15:14:51 +01:00
serve.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00