Computing.Net > Forums > Unix > Ftp special chars from Mainframe

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Ftp special chars from Mainframe

Reply to Message Icon

Name: meghnaij
Date: January 16, 2004 at 00:54:51 Pacific
OS: -
CPU/Ram: -
Comment:

I am trying FTP a file from Mainframe to a PC.
This file has some special characters due to the use of Spanish and some European language.
These characters are not being passed correctly.
How can this be acheived?

One option that I can think of is:
Pass the hex values to the receiving end and ask them to run a conversion utility.
But for that I ahve some queries.

When I do HEX ON on a mainframe screen, I get the hex value for Á as 65
Is this the Hex valu only in EBCDIC format
Will the hex value for Á be different in ASCII format?

If yes :
1) Can I get a list of hex values for specials in ASCIII n EBCDIC
2) When I FTP the file will the hex value (65 for Á) be retained as 65 or will it get changed?




Sponsored Link
Ads by Google

Response Number 1
Name: Dlonra
Date: January 16, 2004 at 05:43:58 Pacific
Reply:

try passing file as binary
man dd for ascii/ebcdic



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Ftp special chars from Mainframe

FTP excel file from NT to Unix box www.computing.net/answers/unix/ftp-excel-file-from-nt-to-unix-box/5315.html

FTP Rename using wildcards www.computing.net/answers/unix/ftp-rename-using-wildcards/5671.html

Binaries come out as text www.computing.net/answers/unix/binaries-come-out-as-text/880.html