Commit 2519a8cc authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

parent b8ff2112
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -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