Mark Steely wrote:
We are z/OS V1R9. I have a customer you is trying to ftp a file from a
Unix machine down to the mainframe. The FTP is executing on the
mainframe and is receiving the file. The file is delimited by x'05'. The
FTP does not recognize this and the file comes across and is strung
together. Is there a way to specify a delimiter or is there a better why
to handle this type of file.
Thank You
Is this a binary transfer?
Binary transfers the data exactly as it is.
Otherwise the data is converted from/to ASCII/EBCDIC,
and the lines should be terminated by a line feed.
--
Richard
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html