I don't know of any TSO documentation that uses the term "dataset" for a ddname. TSO does use both "DATASET" and "DSNAME" as keywords for the dataset name, but it generally uses "FILE" as the keyword for a ddname.
If the OP really wants to first FTP to an OMVS file and then copy it to an MVS dataset, then he still needs binary on the FTP. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Paul Gilmartin <[email protected]> Sent: Wednesday, May 8, 2019 9:14 PM To: [email protected] Subject: Re: ind$file - omvs copy equivalent On Wed, 8 May 2019 20:40:12 +0000, Seymour J Metz wrote: >Yes, but you can FTP to an MVS file, which you can allocate with attributes. > "MVS file"? Do you mean a data set, or as TSO overloads the term, a DDNAME? But the OP seemed to be interested in a UNIX file. Mike didn't say where this was coming from or going. A UNIX file seems to be a roundabout way, but allocating a DDNAME and RECEIVE INDD() is straightforward and avoids the need for YA temporary storage. >>________________________________________ >>From: Mike Stramba >>Sent: Wednesday, May 8, 2019 3:59 PM >>Is there is an OMVS "copy-to-mvs-fb80" equivalent to an "ind$file" upload ? >> >>Scenario : >> >>1) While in OMVS : ftp (receive) an XMI file to the z/os system. (z/os >>2.3) >> ... -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
