Is there a download manager that can open multiple connections to the specified URL and download part files only to join the files later and present it as one single file?
I know about wget, but as far as i know, it opens a single connection to download. (Though can resume a interrupted download)
Is there such a download manager or a command line tool available?