mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 00:40:03 +01:00
617c5d5e1b
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 |
||
---|---|---|
.. | ||
cache_test.go | ||
cache.go | ||
restic_appendonly_test.go | ||
restic_privaterepos_test.go | ||
restic_test.go | ||
restic_utils_test.go | ||
restic-test.sh | ||
restic.go | ||
stdio_conn.go |