Robert, Start a TCP trace on ports 20,21 for the IP address of scftpd.ca.com. If its a firewall issue , there should be a stoppage of traffic during handshaking. Perhaps an unsolicitied RST. Kevin
________________________________ From: IBM Mainframe Discussion List on behalf of Johnston, Robert E Sent: Mon 3/23/2009 4:07 PM To: [email protected] Subject: Re: FTP timeout problem Hello Scott and Hal... thanks for your help. I cut/pasted my ftp job below. It is going to an HFS. I talked to our network people and they said it could be a firewall issue, like Hal said. I have other things to work on this week so I'll be on and off this, but I'll let everyone know if/when I get it working and what the problem was. //GETPAX EXEC PGM=FTP,REGION=0M //SYSMDUMP DD SYSOUT=* //SYSPRINT DD SYSOUT=* //OUTPUT DD SYSOUT=* //INPUT DD * scftpd.ca.com anonymous [email protected] cd /orders/######/3648561/comp debug flo tim bas binary get 11SP08AW000.pax.Z + '/CA_Download/Package/Common/R11/11SP08AW000.pax.Z' (rep quit Thanks, Robert Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html This e-mail message and any attachments transmitted with it are confidential and are intended solely for the use of its authorized recipient(s). If you are not an intended or authorized recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the information contained in this e-mail is prohibited. If you have received this message in error or are not authorized to receive it, please immediately notify the sender and delete the original message and all copies of it from your computer. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

