Files
iw3sp-mod/deps/curl/docs/cmdline-opts/crlf.md
2024-03-12 22:41:56 +03:00

410 B

c, SPDX-License-Identifier, Long, Help, Protocols, Category, Added, Multi, See-also, Example
c SPDX-License-Identifier Long Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl crlf Convert LF to CRLF in upload FTP SMTP ftp smtp 5.7 boolean
use-ascii
--crlf -T file ftp://example.com/

--crlf

Convert line feeds to carriage return plus line feeds in upload. Useful for MVS (OS/390).

(SMTP added in 7.40.0)