Have you tried single quotes? I don't have a RedHat server to try but here's an example talking to a Filezilla server...

ProductID: Unicenter TCPaccess Communications Server Rel 6.0.0
(C) Copyright 1987-2003 Computer Associates International, Inc.
Component: Client FTP, A6007420 UFTP2
Enter command or '?'
FTP2:  cd "/br/mvstuff/z9 BC"
501 Syntax error
FTP2:  cd '/br/mvstuff/z9 BC'
250 CWD successful. "/br/mvstuff/z9 BC" is current directory.
FTP2:

Bob

Howard Brazee wrote:
I'm trying to do a FTP with the following:

cd /ps/cs90ftp/conversion_files/CC/extract/Files for Production put 'UMSDEV.QA06.CCITFULL.D090714' citizen_D090714.dat
I try putting single and double spaces around the destination directory,
but the IKJEFT01 gives me a SYSTEM COMPLETION CODE=0C9  REASON
CODE=00000009 when it tries, but fails to change the directory.

How do I handle the Unix spaces in the directory name?

----------------------------------------------------------------------
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

Reply via email to