Skip to content

max-concurrent-downloads clarification #833

@stepanbujnak

Description

@stepanbujnak

Could anyone please clarify what the max-concurrent-downloads options actually does? Let's say I have 10x100mb files I want to download. I have set that split=5, min-split-size=20M and max-concurrent-downloads=5.

Each downloaded file should then be split into 5x20MB chunks.

Will the max-concurrent-downloads option make it download 5 chunks in parallel or 5 files in parallel? If it downloads 5 files at a time, how many chunks are downloaded in parallel?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions