>>> On 5/7/2014 at 08:25 AM, Mark Pace <[email protected]> wrote: > I'm beginning to think I am doing something fundamentally wrong instead of > it being a matter of wrong parameters. > > //FTP EXEC PGM=FTP,REGION=5M,PARM='(EXIT' > //SYSPRINT DD SYSOUT=* > //SYSFTPD DD DISP=SHR,DSN=MARPACE.JCL.CNTL(FTPSDATA) > //OUTPUT DD SYSOUT=* > //INPUT DD * USE LOWER CASE BELOW > ftp.s390.mainline.com > userid password > dir > quit
I'm not at all familiar with the z/OS FTP client, so this may be entirely irrelevant. But, where in this JCL stream are you telling the client to try to use SSL and not just plain-text FTP? Mark Post ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
