aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-06-18 00:25:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-06-18 00:25:09 +0200
commit8bc9cabd7fc359ef27fd492ca14bc361cdc74b6e (patch)
treec1fa05c7a6cfe38f1d448be2e23dee946ec29b46 /docs/TODO
parentd4cc240c19f84c129876b4a28163c961ddfc922c (diff)
TODO: implement support for CURLOPT_PREQUOTE with SFTP
... also updated the CURLOPT_PREQUOTE.3 man page to mention the correct protocol support. Closes #1514
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 099929b36..ab215c8ae 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -877,6 +877,10 @@ that doesn't exist on the server, just like --ftp-create-dirs.
SHA-1 is also being deprecated these days so we should consider workign with
libssh2 to instead offer support for SHA-256 or similar.
+17.4 Support CURLOPT_PREQUOTE
+
+ The two other QUOTE options are supported for SFTP, but this was left out for
+ unknown reasons!
18. Command line tool