Follow-up... I chose Kurt's recommendation to use the <CLIENT> data.
I am, however, experiencing Server timeouts: EZA2589E Connection to server interrupted or timed out. Waiting for reply EZA1721W Server not responding, closing connection. EZA1636I *** I can't open a data-transfer connection: EZA1735I Std Return Code = 16000, Error Code = 00009 Any advice on this? Whose server, IBM's or mine? Bob -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Kurt Quackenbush Sent: Monday, March 16, 2015 9:12 PM To: [email protected] Subject: Re: Secure FTP > What is the best way to customize my batch SMP/E JCL to execute Secure > FTP every time I submit a RECEIVEFROMNETWORK? Not sure this is the "best" way to use FTPS, but I suggest you create an appropriate ftp.data file, and tell FTP to use that file with the -f option specified in the <CLIENT> data. This seems to work for many, and you can check it out in the "Preparing for secure internet delivery" chapter in the SMP/E Users' Guide: http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.gim3000/dsetups.htm Also note that if FTPS causes you trouble, usually because of a proxy or firewall, consider using HTTPS instead. This is also described in that chapter. Kurt Quackenbush -- IBM, SMP/E Development ---------------------------------------------------------------------- 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
