FTP PUT DFDSS FILES z/OS to z/OS example:

OPEN to-zos
userid
password
QUOTE SITE BLKSIZE=27998 LRECL=0 RECFM=U PRI=19950 SEC=100 TRACK
MODE B
EBCDIC
PUT dfdss.file



2012/4/27 Bob Shannon <[email protected]>

> >>lcd 'local pdsname'
> >>cd 'foreign pdsname'
> >>MPUT *
>
> This works for text.
>
> > I typically either use TRSMAIN, TSO XMIT, or DFDSS to dump the PDS to a
> seq file, then do the FTP.
>
> If it is, use the technique above as described by Lizette Koehler.
>
> Bob Shannon
> Rocket Software
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>



-- 
Un saludo.
Álvaro Guirao

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

Reply via email to