mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +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 |
||
---|---|---|
.. | ||
chunker_internal_test.go | ||
chunker_test.go | ||
chunker.go |