Gilbert Cardenas wrote:
>> I have a request to ftp a z/OS variable blocked dataset to a windows server 
>> and then be able to ftp that dataset back to a z/OS system.  

Why this route z/OS -> win -> z/OS?

Try this (this is what I use to FTP my SMF data everyday from z/OS to z/OS 
(excluding windoze of course) ):

LOCSITE RDW              <--- most important! (See John McKown reply)
LOCSITE RECFM=VBS  
LOCSITE LRECL=??

You may need SITE RDW, SITE RECFM=VBS, etc.

Since you did not mentioned any translation, I would suggest you look at these 
two commands:
MODE B
EBCDIC

HTH!

Groete / Greetings
Elardus Engelbrecht

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

Reply via email to