rclone/cmd/serve
Nick Craig-Wood bdc91eda0f serve http: add Last-Modified headers to files and directories
This means that using `rclone serve http` preserves modification times
when used with the http backend.

Fixes #4201
2020-05-05 09:41:08 +01:00
..
dlna dlna: cds: use modification time as date in dlna metadata 2020-02-27 18:05:18 +01:00
ftp cmd/serve/ftp: replace deprecated os.SEEK_SET with io.SeekStart 2020-02-06 10:58:34 +00:00
http serve http: add Last-Modified headers to files and directories 2020-05-05 09:41:08 +01:00
httplib docs: make serve http/webdav template docs into a table 2020-05-04 17:36:31 +00:00
proxy docs: restore lost auth proxy logs 2020-02-10 15:29:39 +00:00
restic serve restic: fix tests after restic project removed vendoring 2020-03-18 16:50:01 +00:00
servetest fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
sftp serve sftp: use VFS utility functions instead of own copy 2020-04-19 15:40:55 +01:00
webdav serve http, serve webdav: Added a --template flag for user defined markup 2020-05-04 17:36:31 +00:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00