HP3000-L Archives

June 2003, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"D.H. Floyd" <[log in to unmask]>
Reply To:
D.H. Floyd
Date:
Mon, 16 Jun 2003 07:53:21 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
We are having some trouble with spaces in FTP "file names".  We have
searched thru the 3000-L archives and have tried such suggestions as
\space and _20_ as ways to get a space into the first parm of an MGET.
The EDI ftp site we are accessing squeezes some filters into the first
parm (file name) so it wants something that looks like this:

  MGET "*.* settype=ORDERS";REC=-80,1,F,ASCII

MPE's ftp client won't pass that space (thinks it has something to do
with a file equation?).  We tried:

  MGET "*.*\SPACEsettype=ORDERS";REC=-80,1,F,ASCII

but by turning on DEBUG in ftp, we see that it doesn't replace the
\SPACE with a space character.  We also tried lower case "\space" but
that didn't work.

Anyone know how to send a space at this location in the string?


Regards,
D.H. Floyd

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2