TODO: implement support for CURLOPT_PREQUOTE with SFTP

... also updated the CURLOPT_PREQUOTE.3 man page to mention the correct
protocol support.

Closes #1514
This commit is contained in:
Daniel Stenberg 2017-06-18 00:25:09 +02:00
parent d4cc240c19
commit 8bc9cabd7f
2 changed files with 12 additions and 5 deletions

View file

@ -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