Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

All Other Mainframe Topics :: RE: FTP from Mainframe to Unix - with CRLF

$
0
0
Author: steve-myers
Posted: Fri Mar 24, 2017 10:08 am (GMT 5.5)

From z/OS V1R13.0 Comm Svr: IP User's Guide and Commands
Quote:
SBSENDEOL
Specifies which end-of-line sequence to use when ENCODING is SBCS, the data transfer type is ASCII, and data is being sent to the server. The following are possible values: ...
Personal opinion: I'm not sure how valuable this is. When you send ASCII data the sending site sends a standard TCPIP defined end of line to the receiving FTP site, which converts this end of line to the standard end of line for the receiving site. If, in fact, the receiving site is Unix, as you claim, inserting the CR LF is just going to confuse things since CR LF is the Windoze end of line; *nix uses a different end of line, particularly if the data is being sent to another site. The manual also suggests this is not universally supported.

Viewing all articles
Browse latest Browse all 8500

Trending Articles