If it works without the MOD B/TYPE E great.  I've just always done it 
because at one point it was required or you'd loose the load module 
directory information.

Lionel B. Dyck, Consultant/Specialist 
Kaiser Service Credo: "Our cause is health. Our passion is service. We?re 
here to make lives better.? 

?Never attribute to malice what can be caused by miscommunication.? 

NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, 
you are prohibited from sharing, copying, or otherwise using or disclosing 
its contents. If you have received this e-mail in error, please notify the 
sender immediately by reply e-mail and permanently delete this e-mail and 
any attachments without reading, forwarding or saving them. Thank you. 



From:
"Patrick O'Keefe" <[email protected]>
To:
[email protected]
Date:
04/27/2009 12:35 PM
Subject:
Re: Using FTP to send loadlib
Sent by:
IBM Mainframe Discussion List <[email protected]>



On Mon, 27 Apr 2009 11:31:00 -0700, Lionel B Dyck 
<[email protected]> wrote:
>...
>type e 
>mode b 
>cd LIONEL.LOAD 
>lcd LIONEL.LOAD 
>Put TESTMOD
>Close 
>Quit 
>/* 
>...

I know that the Type and Mode are necessary if you want to 
transfer ISPF stats, as in
   Type E 
   MODE B 
   LOCSITE ISPFStats 
   SITE ISPFStats 
but I don't think it is necessary for load module transfers. I've been
sucessful wothout them.

MPUT * works, too. 

In some old releases the FTP client and server used to invoke 
IEBCOPY under the cover but I don't see evedence of that any 
more.   In fact IEBCOPY used to be invoked separately for each
member when MPUT was used (making it a LOT faster to do the 
unloading and reloading outside of FTP).   If that is still being done,
it is done very quietly.

Pat O'Keefe 

 

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


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