Skip to content
Snippets Groups Projects
Commit 2519a8cc authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added Richard Levitte's suggestion to support multiple -T options

parent b8ff2112
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,10 @@ TODO
* "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
* Extend the test suite to include more protocols. The telnet could just do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment