On Thu, 29 Mar 2012 13:38:33 -0400, Shmuel Metz (Seymour J.) wrote:

>In <[email protected]>, on
>03/28/2012
>   at 09:10 AM, Paul Gilmartin <[email protected]> said:
>
>>Quite so.  Which is the reason I think FTP is in error for claiming
>>the data contain an invalid code point.
>
>Did FTP make such a claim, opr did you misunderstand the error
>messages? From Message-ID:
><[email protected]>:
>
>>ftp> quote site sbdataconn=(IBM-424,UTF-8)
>>200-Some characters cannot be translated between UTF-8 and IBM-424
>
>At this point FTP doesn't know whether you will be doing a get or a
>put. The message is correct, although possibly misleading.
>
Gadi excerpted the transcript in:

    http://bama.ua.edu/cgi-bin/wa?A2=ind1203&L=ibm-main&P=770470

and it was further abridged when you quoted it.  The larger sequence,
from my own attempt, I posted in:

    http://bama.ua.edu/cgi-bin/wa?A2=ind1203&L=ibm-main&P=893422

is:

    Remote system type is MVS.
    ftp> quote site encoding=mbcs
    200 SITE command was accepted
    ftp> quote site mbdataconn=(IBM-424,UTF-8)
    200 SITE command was accepted
    ftp> get TEST.TESTPRT(TESTPRT)
    200 Port request OK.
    504 Multi-byte encoding not supported for RECFM=FB
    ftp>
    ftp> quit

... after the "get".  The message is incorrect and misleading.  For
that matter, until it was named in the "get" the FTP server couldn't
know the RECFM of the data set.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to