rclone/cmd/serve/restic
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
..
cache_test.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
cache.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
restic_appendonly_test.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
restic_privaterepos_test.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
restic_test.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
restic_utils_test.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00
restic-test.sh hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
restic.go rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
stdio_conn.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00