]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_APPEND.md: goes for SFTP as well
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Oct 2024 12:30:13 +0000 (14:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2024 09:09:04 +0000 (11:09 +0200)
Closes #15181

docs/libcurl/opts/CURLOPT_APPEND.md

index 857f88012f92022ac4924b996facc1c33cde423c..867cace74ffeb1f377ba1db0aef795aa8da84fe8 100644 (file)
@@ -10,6 +10,7 @@ See-also:
   - CURLOPT_UPLOAD (3)
 Protocol:
   - FTP
+  - SFTP
 Added-in: 7.17.0
 ---