summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-06-12 22:36:47 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-06-12 22:37:27 +0200
commit5a8f5d75f1cfb84ab095d21c1e57dc520953b040 (patch)
treee47634e4b9ff1f752eb69af525f312ba46669aec
parent8b987cc7eb8bd58eaf7c184e0db7103a236704bd (diff)
downloadcurl-bagder/quote-sftp.tar.gz
quote.d: asterisk prefix works for SFTP as wellbagder/quote-sftp
Reported-by: Ben Voris Fixes #4017
-rw-r--r--docs/cmdline-opts/quote.d7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/cmdline-opts/quote.d b/docs/cmdline-opts/quote.d
index cdd3ca6bd..59a98eafb 100644
--- a/docs/cmdline-opts/quote.d
+++ b/docs/cmdline-opts/quote.d
@@ -16,9 +16,10 @@ If the server returns failure for one of the commands, the entire operation
will be aborted. You must send syntactically correct FTP commands as RFC 959
defines to FTP servers, or one of the commands listed below to SFTP servers.
-This option can be used multiple times. When speaking to an FTP server, prefix
-the command with an asterisk (*) to make curl continue even if the command
-fails as by default curl will stop at first failure.
+Prefix the command with an asterisk (*) to make curl continue even if the
+command fails as by default curl will stop at first failure.
+
+This option can be used multiple times.
SFTP is a binary protocol. Unlike for FTP, curl interprets SFTP quote commands
itself before sending them to the server. File names may be quoted