]> git.ipfire.org Git - thirdparty/curl.git/commit
docs/examples: add ftp-delete.c
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2025 09:05:38 +0000 (11:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2025 10:17:21 +0000 (12:17 +0200)
commitfae57843466aba9e060d4a7c9653a9adf8463fde
tree60257e67afe70fc9827403c18ad4cb231e95ef70
parent614313f12f75824f488dce6236e5669dee9b1dee
docs/examples: add ftp-delete.c

To show how to delete a single file after a transfer

Closes #17540
docs/examples/Makefile.inc
docs/examples/ftp-delete.c [new file with mode: 0644]