Shortened example: EZA1460I Command: cd "/home1000/tsh009/a b" EZA1701I >>> CWD /home1000/tsh009/a b 250 HFS directory /home1000/tsh009/a b is the current working directory EZA1460I Command:
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Howard Brazee > Sent: Tuesday, July 28, 2009 10:10 AM > To: [email protected] > Subject: Re: FTP to Unix directory with spaces > > On 28 Jul 2009 07:56:55 -0700, [email protected] (McKown, > John) wrote: > > > >> How do I handle the Unix spaces in the directory name? > > > >You likely need to "escape" the spaces with a reverse > solidus (backslash to the "unwashed masses" <grin>). > > > >cd /ps/cs90ftp/conversion_files/CC/extract/Files\ for\ Production > > > 09:12:18 Enter PASSWORD > XXXXXXXX........MMMMMMMM........QQQQQQQQ..........: ####### > 09:12:19 230 Login successful. 09:12:19 FTP2: cd > /ps/cs90ftp/conversion_files/CC/extract/Files\ for\ Production > 09:12:19 550 Failed to change directory. 09:12:19 FTP2: put > 'UMSDEV.QA06.CCITFULL.D090714' citizen_D090714.dat 09:12:19 -Dataset > opened; data connection starting. > One bad thing is that the files still get FTPd, the failure was only > in the Change Directory. > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- 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

