rclone/cmd/serve
Nick Craig-Wood 617c5d5e1b rcat: preserve metadata when Copy falls back to Rcat
Before this change if we copied files of unknown size, then they lost
their metadata.

This was particularly noticeable using --s3-decompress.

This change adds metadata to Rcat and RcatSized and changes Copy to
pass the metadata in when it calls Rcat for an unknown sized input.

Fixes #6546
2022-11-10 12:04:35 +00:00
..
dlna Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
docker Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
ftp all: fix spelling across the project 2022-08-30 11:16:26 +02:00
http Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
httplib Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
webdav Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
serve.go build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00