-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Kurt Eastwood
Sent: Monday, April 27, 2009 10:32 AM
To: [email protected]
Subject: Using FTP to send loadlib

Hello,
=A0
I have been digging through the OS/390 TCP/IP OE: User's Guide and have
not=
 been able to get this to work.
=A0
Is it possible to send a loadlib from 1 mainframe to another mainframe
usin=
g FTP, either batch or interactive?
=A0
If so, would anyone be willing to share some batch jcl with me?
=A0
Thanks,
Kurt=0A=0A=0A      

<SNIP>

I think you will have to unload it using IEBCOPY to a flat file, then
send that as BIN. After receiving it, use IEBCOPY to load the PDS.

OR, you can use TSO XMIT to a file, FTP as BIN, then point TSO RECEIVE
to the file...

Regards,
Steve Thompson

-- Opinions expressed by this poster may not reflect those of poster's
employer. --

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