1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-20 07:48:33 +02:00
Kamil Trzciński 7458d37d2a
s3: add max_upload_parts support - fixes #4159
* s3: add `max_upload_parts` support

This allows to configure a maximum amount of chunks used to upload file:

- Support Scaleway which has a limit of 1k chunks currently
- Reduce a cost on S3 when each request costs some money at the expense of memory used

Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2020-06-08 18:22:34 +01:00
..
2020-05-12 15:56:50 +00:00
2020-06-05 14:51:05 +01:00
2020-06-05 14:51:05 +01:00
2020-01-18 10:41:08 +00:00
2020-05-20 15:54:51 +01:00