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
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?
Summary: I am trying to FTP an excel file from NT box to Unix box using a Cntl-M script. The FTP is sucessful, but the file cannot be openend on the unix box. What could be the problem? thanks ...
Summary: Hello! I need to write a script that will ftp some files from an NT server down to a Unix server. Once the files have been ftp'd, I need to rename the extension of the files to .bak on the NT server...
Summary: It seems to me like a problem with the source .gz files or .tar If you had them ftp'ed then do it again using the "bin" command before you ftp ... Unix doesn't care what the names are or even permissi...