I believe FTP by DD name applies to both GETs and PUTs but only to the client end. You cannot do a PUT to or a GET from a DD name (only the converse). OTOH, I believe it does use the DD allocation rather than re-allocating a clone.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Thursday, May 20, 2010 10:40 AM To: [email protected] Subject: Re: FTP Get Blocked by ISPF EDIT On Thu, 20 May 2010 20:26:57 +0300, Binyamin Dissen wrote: >On Thu, 20 May 2010 09:44:07 -0700 Edward Jaffe wrote: > >:>Did you know that z/OS ftp GET is blocked by ISPF EDIT? =-O > >:>ftp> cd 'sys2.mvsmods.cntl' >:>ftp> get istinclm istinclm.jcltxt > >Wouldn't the DDNAME approach work? > No, because I believe the OP was trying a GET from a remote client. DDNAME is available only for a PUT from a local client. And, dismayingly, I have empirical evidence that FTP server does not read from/write to the DDNAME in the put/get command. Rather it seems to ferret out the DSNAME or PATH from the TIOT (JFCB? whatever), and reallocate. ---------------------------------------------------------------------- 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

