Not what you asked, but you can make the CA stack do the same as IBM by using the TAB command. (Apologies if you already know this)
SITE TABS(0) TABS (integer) Specifies the tab stop interval to be used in receiving the next file. Default: Eight. Limit: 25. TABS(0) translates tab characters (for example, ASCII x'09' is translated to EBCDIC x'05'); TABS(1) replaces each tab character with a blank. Robert > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of John McKown > Sent: Thursday, April 30, 2009 3:41 PM > To: [email protected] > Subject: Re: FTP more info > > On Thu, 30 Apr 2009 15:16:08 -0500, Mark Steely <[email protected]> > wrote: > > >We are z/os V1R9. I have a customer who is transferring a ASCII text > >file with horizontal tabs x'09' characters. When the file is FTP to the > >mainframe using IBM ftp the x''09' is translated to x'05'. If the > >customer uses CA FTP stack the ascii x'09' is converted to 5 spaces. Is > >there a way to have this happen on IBM ftp. > > > >Thank You > > No. > > Unfortunately, I don't have access to the manuals for the CA stack. But > I'd > almost be willing to bet that it has an option so that a TAB character > inserts 1 to 8 blanks so that the last blank is in a column which evenly > divisible by 8. > > -- > John > > ---------------------------------------------------------------------- > 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 Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ---------------------------------------------------------------------- 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

