I do each at various times. From a non-Z client you may have to do QUOTE locsite ...
Has worked since late OS/390 AFAIR. Be aware that SITE lrecl etc. does not work with FTP to DD:, only with FTP allocation by DSN. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ed Jaffe Sent: Saturday, September 03, 2016 12:20 PM To: [email protected] Subject: Re: FTP on z/OS sucks On 9/3/2016 12:05 PM, Tom Conley wrote: > Brain dead implementation. If you don't have a pre-allocated target > with the correct DCB attributes, garbage. I never, Ever, EVER use pre-allocated targets. Never! Instead, I issue LOCSITE or SITE (depending on which side of the "pipe" I'm on). Example: locsite recfm=fb lrecl=80 primary=10 secondary=10 tracks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
