We've narrowed the issue down to the syntax of the cd command.

cd "Test Folder" 08:28:03 550 Failed to change directory.

If we could run ftp with the -v and -d flags we probably would get an
explanation.
Otherwise we can research CA's requirements for this command. apparently
CA wants single quotes or perhaps a pair of single quotes: ''Test
Folder'' or maybe even '"Test Folder"'. Have you tried using the escape
character, the back slash: "\" in front of the quote? 


Ken Klein
Sr. Systems Programmer
Kentucky Farm Bureau Insurance - Louisville
kenneth.kl...@kyfb.com
502-495-5000 x7011

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Howard Brazee
Sent: Wednesday, July 29, 2009 10:28 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: FTP to Unix directory with spaces

On 29 Jul 2009 07:07:18 -0700, paulgboul...@aim.com (Paul Gilmartin)
wrote:

>> Try
>> >
>cd /ps
>cd /ps/cs90ftp
>cd /ps/cs90ftp/conversion_files
>cd /ps/cs90ftp/conversion_files/CC
>cd /ps/cs90ftp/conversion_files/CC/extract
>
>dir
>
>cd "Test Folder"
>dir

SOC9 again:
 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to