From 8bc9cabd7fc359ef27fd492ca14bc361cdc74b6e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 Jun 2017 00:25:09 +0200 Subject: TODO: implement support for CURLOPT_PREQUOTE with SFTP ... also updated the CURLOPT_PREQUOTE.3 man page to mention the correct protocol support. Closes #1514 --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/TODO') 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 -- cgit v1.2.3