Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 386 Bytes

crlf.md

File metadata and controls

19 lines (17 loc) · 386 Bytes
c SPDX-License-Identifier Long Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <[email protected]>, 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).