mirror of
https://github.com/curl/curl.git
synced 2026-05-30 23:17:32 +03:00
multiple URL support? forked?
This commit is contained in:
parent
fde82cd4e0
commit
593df2f18a
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ For the future
|
|||
URLs mentioned in the list. I figure -O or something would have to be
|
||||
implied by such an action.
|
||||
|
||||
* Make curl with multiple URLs, even outside of {}-letters. I could also
|
||||
imagine an optional fork()ed system that downloads each URL in its own
|
||||
thread. It should of course have a maximum amount of simultaneous fork()s.
|
||||
|
||||
* Improve the regular progress meter with --continue is used. It should be
|
||||
noticable when there's a resume going on.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue