SyntaxFix
Write A Post
Hire A Developer
Questions
Another program that can do this is axel.
axel
axel -n <NUMBER_OF_CONNECTIONS> URL
For baisic HTTP Auth,
axel -n <NUMBER_OF_CONNECTIONS> "user:password@https://domain.tld/path/file.ext"
Ubuntu man page.