> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[email protected]] On Behalf Of Paul Gilmartin
> Sent: Wednesday, July 29, 2009 10:45 AM
> To: [email protected]
> Subject: Re: FTP to Unix directory with spaces
> 
> On Wed, 29 Jul 2009 11:03:18 -0400, Klein, Kenneth wrote:
> 
> >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?
> >
> Isn't it time to abandon the shotgun approach and:
> 
> o RTFM

I was able to. The documentation on the CD command in ftp was that the syntax 
of the path portion was dependant on the remote ftp server requirements. Which 
means, to me, that 

cd Test\ Folder

or

cd "Test Folder"

should work. It does on my Redhat Fedora 11 system (Intel).

> 
> o Open an issue with CA?

Better hope it is a known problem. I just did a search on CA's Knowledge Base. 
TCPAccess is functionally stabalized at the 6.0SP05 release.

> 
> -- gil

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

 

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