aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-14 09:32:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-14 09:32:30 +0000
commit2519a8cc9f24d3c8363fc8295213b62310c4fd38 (patch)
tree488f1b39b4078d02309e6f0137848e8f08a8bafb /docs/TODO
parentb8ff21124ac31da4e79d0d8e62047c54f8638c00 (diff)
added Richard Levitte's suggestion to support multiple -T options
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 844a8e2e9..a7d4b45c7 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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