On 2016-09-25, at 12:38, Charles Mills wrote: > > Z/os ftp server can retrieve sysout but not sure that ftp clent can. > That may depend on whether the client can issue the QUOTE command. Most command line clients can; many GUI clients hid it under some name such "Send Command".
Is the OP running his FTP client on z/OS or on desktop? > So write it to a temporary dsn and ftp bt ddname. > It may be difficult to access temporary data sets from processes other than those that create them. I had thought that dynamically allocated data sets are catalogued at allocation rather than free. SMS may influence this. UNIX files are so-o-o much easier. And HLASM supports them. Is the OP trying to develop his application in batch or interactively? Are there too many JRs in this thread? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
