]> granicus.if.org Git - curl/commitdiff
quote.d: asterisk prefix works for SFTP as well
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 Jun 2019 20:36:47 +0000 (22:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 Jun 2019 06:48:46 +0000 (08:48 +0200)
Reported-by: Ben Voris
Fixes #4017
Closes #4019

docs/cmdline-opts/quote.d

index cdd3ca6bd02baa89673c2ac941d33f3a225198f9..59a98eafbc33503a725ba6577b603f030df0d3ea 100644 (file)
@@ -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