> Did you really intend to post site name, userid *and password* to a public list?
The password was not included in the output. As to the OP's question, Charles is right: Your cd command is directed to the remote host, but your locsite chmod command is directed to the local host. The local host directory probably defaults to a MVS dataset name, and when abc.txt is appended to this, the resulting filename "is not a valid HFS file". Use "quote chmod" like Charles said. Steven St.Jean http://sdsusa.com -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gainsford, Allen Sent: Tuesday, April 23, 2013 7:03 PM To: [email protected] Subject: Re: FTP problem > This is the JCL: > //FTP EXEC PGM=FTP > //SYSPRINT DD SYSOUT=* > //INPUT DD * Did you really intend to post site name, userid *and password* to a public list? I'm going to hope that those values were munged in some way... Regards, Allen ---------------------------------------------------------------------- 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
