mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:53:31 +03:00
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:
parent
d4cc240c19
commit
8bc9cabd7f
2 changed files with 12 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue