summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-08-24 08:31:36 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-08-24 08:37:10 +0200
commit6881d2e767d76e4dffb655463fde3c8cb9d257fa (patch)
treef9cc647bdd2eaf933730447d711257c3bbabb70f /docs/TODO
parentd71ac6711a4616a851d048cfa82102d1d9e25bdd (diff)
downloadcurl-bagder/output-dir.tar.gz
curl: add --output-dirbagder/output-dir
Works with --create-dirs and with -J Add test 3008, 3009, 3011, 3012 and 3013 to verify. Closes #5637
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/TODO b/docs/TODO
index 4f9b57bf6..874dba874 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -159,7 +159,6 @@
18.19 expand ~/ in config files
18.20 host name sections in config files
18.21 retry on the redirected-to URL
- 18.22 Add flag to specify download directory
18.23 Set the modification date on an uploaded file
18.24 Use multiple parallel transfers for a single download
@@ -1122,12 +1121,6 @@ that doesn't exist on the server, just like --ftp-create-dirs.
See https://github.com/curl/curl/issues/5462
-18.22 Add flag to specify download directory
-
- A directory name to basically prepend to the file name -O and -o use. Saves
- user from having to manually "cd" to the directory. Especially useful for
- command lines with multiple -O and different download directories.
-
18.23 Set the modification date on an uploaded file
For SFTP and posssibly FTP, curl could offer an option to set the