mirror of
https://github.com/curl/curl.git
synced 2026-05-16 18:26:25 +03:00
SFTP: support '*' prefix for quote operations
prefixing a command with '*' means it is allowed to fail without aborting the chain actions
This commit is contained in:
parent
10ecdf5078
commit
f64812ca63
4 changed files with 60 additions and 27 deletions
|
|
@ -320,6 +320,7 @@ CURLOPT_DEBUGDATA 7.9.6
|
|||
CURLOPT_DEBUGFUNCTION 7.9.6
|
||||
CURLOPT_DIRLISTONLY 7.17.0
|
||||
CURLOPT_DNS_CACHE_TIMEOUT 7.9.3
|
||||
CURLOPT_DNS_SERVERS 7.24.0
|
||||
CURLOPT_DNS_USE_GLOBAL_CACHE 7.9.3 7.11.1
|
||||
CURLOPT_EGDSOCKET 7.7
|
||||
CURLOPT_ENCODING 7.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue