Results 1 to 4 of 4
Linux characterset is UTF-8.I am trying to transfer some text files through ftp to mainframe it's works good but some surrency symbols not getting displayed properly in mainframe side.Do i ...
- 06-17-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 1
Linux to mainframe ftp issue
Linux characterset is UTF-8.I am trying to transfer some text files through ftp to mainframe it's works good but some surrency symbols not getting displayed properly in mainframe side.Do i need to do any conversion in linux or How to solve this issue?
in mainframe instead of euro symbol getting some junk characters(.,b)
- 06-18-2011 #2Just Joined!
- Join Date
- Apr 2010
- Posts
- 67
You should find out what charset your mainframe supports and create the files in that same charset. Also, you could try alternating the transfer mode between binary and ascii mode, but that is probably not actually causing this particular problem.
- 06-18-2011 #3Linux Newbie
- Join Date
- Dec 2010
- Posts
- 146
Mainframe?... you mean the big computers with incredible i/o speeds?
- 06-18-2011 #4Linux User
- Join Date
- Jan 2005
- Location
- Saint Paul, MN
- Posts
- 262


Reply With Quote
