1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-19 04:47:54 +02:00
Nick Craig-Wood fb61ed8506 b2: Implement server side copy for files > 5GB - fixes
This factors copy out of SetModTime and Copy so it can be called from
both places.

This also reworks all the multipart uploading to use sync.Errgroup and
memory pooling like the other backends. This makes it more memory
efficient and handle errors better.

See: https://forum.rclone.org/t/copying-files-within-a-b2-bucket/16680/10
2020-06-05 13:27:53 +01:00
..
2020-05-12 15:56:50 +00:00
2020-01-18 10:41:08 +00:00
2020-05-20 15:54:51 +01:00