mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added Richard Levitte's suggestion to support multiple -T options
This commit is contained in:
parent
b8ff21124a
commit
2519a8cc9f
@ -116,6 +116,10 @@ TODO
|
|||||||
|
|
||||||
* "curl ftp://site.com/*.txt"
|
* "curl ftp://site.com/*.txt"
|
||||||
|
|
||||||
|
* Several URLs can be specified to get downloaded. We should be able to use
|
||||||
|
the same syntax to specify several files to get uploaded (using the same
|
||||||
|
persistant connection), using -T.
|
||||||
|
|
||||||
TEST SUITE
|
TEST SUITE
|
||||||
|
|
||||||
* Extend the test suite to include more protocols. The telnet could just do
|
* Extend the test suite to include more protocols. The telnet could just do
|
||||||
|
Loading…
Reference in New Issue
Block a user