> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Ron Wells > Sent: Tuesday, October 30, 2007 2:23 PM > To: [email protected] > Subject: Re: FTP-Client(PC)/Server(M/F) > > > ok---have following in ftps.rc > > cd /u/agttxfr/catalog/n020 > > >> did not work ... > > tried ftpd.rc as well ..
What version of z/OS are you running? I ask because it worked for me on z/OS 1.8. My id on z/OS is TSH009. I create an MVS file called 'TSH009.FTPS.RC' containing the single line: cd 'TSH001' when I logged into the z/OS ftp server from my desktop, and did a "dir", I saw the TSH001 MVS datasets. I then deleted that file and created the file "ftps.rc" in my $HOME (/home1000/TSH009) directory in UNIX. It contained the single line: cd /home1000/TSH009 I logged into the z/OS ftp server from my desktop again and ended up in the /home1000/TSH009 directory, just as advertised. In the words of Vinnie Barbarino: "I'm so confused!" -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

