On Thu, 7 Mar 2013 17:46:57 -0500, Shmuel Metz (Seymour J.) wrote:

> on 03/07/2013 at 09:29 AM, Paul Gilmartin <paulgboul...@aim.com> said:
>
>>I'm somewhat surprised that AIX uses 0D0A -- isn't AIX a UNIX-like
>>system that I'd expect to use simply 0A?
>
>AIX is Unix, but the OP didn't specify what protocol or parameters
>he's using. IETF protocols normally use CRLF as a line terminator. I
>suspect that the OP is using FTP but specifying the transfer
>incorrectly, e.g., doing a binary transfer.
>
If he were doing a binary transfer, the 0D would never have been
added; if he were doing ASCII, the 0D would have been added by
the sender and stripped by the receiver.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to