mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 07:29:35 +01:00
7458d37d2a
* 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> |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |