1
mirror of https://github.com/rclone/rclone synced 2024-12-02 11:53:45 +01:00
rclone/vfs/vfscache
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
..
downloaders rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
writeback all: fix spelling across the project 2022-08-30 11:16:26 +02:00
cache_test.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
cache.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
item_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
item.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00