CURLOPT_APPEND.md: goes for SFTP as well

Closes #15181
This commit is contained in:
Daniel Stenberg 2024-10-07 14:30:13 +02:00
parent 699a2df350
commit 3db50bd01f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -10,6 +10,7 @@ See-also:
- CURLOPT_UPLOAD (3)
Protocol:
- FTP
- SFTP
Added-in: 7.17.0
---