If FB PDS you can MPUT each member and mput the members but an easier way is to
use TSO XMIT.
TSO XMIT the PDS to a flatfile and then binary ftp the flatfile. It works with
load libraries.
XMIT N1.TSSDON DA('TSSDON.v.LINKLIB') +
OUTDA('TSSDON.v.XMITLINK')
FTP v.XMITLINK binary
RECEIVE INDA(v.XMIT)
INMR901I Dataset v.LINKLIBfrom TSSDON on N1
INMR906A Enter restore parameters or 'DELETE' or 'END' +
DA(v.LINKLIB)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN