Rclone: Difference between revisions

Line 96: Line 96:
Another way is to lower the maximum number of parts in a multipart upload using [https://rclone.org/s3/#s3-max-upload-parts --s3-max-upload-parts], for example: <code>--s3-max-upload-parts 1000</code>.
Another way is to lower the maximum number of parts in a multipart upload using [https://rclone.org/s3/#s3-max-upload-parts --s3-max-upload-parts], for example: <code>--s3-max-upload-parts 1000</code>.


Note that you need the ram of your computer to be larger that chunks.
Note that you need the ram of your computer to be larger than chunks.
153

edits