> Does anyone know of a way to FTP the DUMP file back to a zOS system so it 
> is readable?

Using Windows as a client and z/OS as a server the following works for me for 
tersed datasets (binary ftping in both directions):

ftp> quote site lrecl=1024 recfm=fb blksize=6144
200 SITE command was accepted


to check allocation parameters:

ftp> quote stat
.
.
.
211-Record format FB, Lrecl: 1024, Blocksize: 6144


After that I just (binary) put the tersed dataset.

-- 
Zaromil

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

Reply via email to