2024-07-24 14:56:13 +08: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)