Skip to content

Optimising rclone for speed

Rija Ménagé edited this page Dec 5, 2024 · 1 revision

run rclone with following options:

--checkers=32 --transfers=32 --multi-thread-streams=8 --checksum --s3-disable-checksum --s3-upload-concurrency 8 --s3-chunk-size 500M 
Clone this wiki locally