dogbutcat / gclone

fork from https://github.com/donwa/gclone
166 stars 28 forks source link

gclone speed #8

Closed Ognisty321 closed 2 years ago

Ognisty321 commented 2 years ago

Hello, after adding "--drive-random-pick-sa --drive-rolling-sa --drive-rolling-count=1" at the end of my command. It seems to upload only 1 file instead of 3 "--transfers 3" resulting in lower speeds. Is it possible to fix it, or maybe I did something wrong?

fidodone commented 2 years ago

use "--drive-rolling-count=4" to transfers 4 files in parallel

dogbutcat commented 2 years ago

@OgnistyPoland please referer comment above, his right.