When I transfer mainframe file into linux environment using FTP.
special character { is getting translate into space.
File contents getting managed if we transfer file from mainframe to windows if we use below
codepage conversion it works for windows.
quote site sbdatacon=(ibm-237,iso8859-1)
Haven't we already "shared" the command?
There're plenty of discussions on the subject that Google comes with - one of which is this - you might not even need dd/iconv as a separate step - it seems that some FTP servers on the mainframe side provide the conversation ability OOTB.