On Fri, 7 Aug 2020 14:34:03 -0700, Charles Mills wrote: >Solved. Is this documented FTP behavior? Looks like a bug to me. z/OS V2R2 >for what it's worth. > >Given //MYOUTPUT DD SYSOUT=* >GET 'my.pds(member)' //DD:MYOUTPUT >Succeeds as it should, but not if it is preceded by > >LCD /u/usr > >In which case you get the error message of the subject. Is that what people >would expect? Is that documented? > >You can "fix" it by adding LCD '' between the two commands. In other words, >GET to a DD fails if the current local directory is a UNIX path. > Is it possible that when LCD is a UNIX path, GET forks a new address space to facilitate resolution of relative paths, but this loses DDNAMEs?
Feels like a bug. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN