On Thu, 20 Feb 2020 11:10:19 -0600, John McKown wrote:

>On Thu, Feb 20, 2020 at 11:03 AM essteam wrote:
>
>> Has anyone been able to actually view file 364 ?I was able to down load
>> and extract the file, but I cant read it ?
>>
>It is a binary XMIT file. You need to upload it to z/OS in BINary mode into
>a RECFM=FB,LRECL=80 data set, then do a TSO RECEIVE INDATASET(??????????)
>on it to restore the actual data, most likely a PDS.
>  
You overlooked the unzip step.  On z/OS "jar" can do that.  And
RECEIVE can deal with an allocated UNIX file.

No need to "upload" if you fetch with "curl".

-- 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