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:

committed by
Daniel Stenberg

parent
10ecdf5078
commit
f64812ca63
@@ -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
|
||||
|
Reference in New Issue
Block a user