I'm dealing with the exact same thing (except going from Windows to Mainframe).
In your FTP client, you should be able to have it issue the following command: quote site sbdataconn=(IBM-1047,ISO8859-1) Which should help in the translation, but it's not working for me. I've got an open case with IBM right now in trying to get it figured out. David -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Ron Thomas Sent: Thursday, September 19, 2019 11:11 AM To: [email protected] Subject: SFTP Special Charcters Hello we are doing a SFTP from Mainframe to Windows machine (EBCDIC to ASCII) using reflection FTP client and we are seeing some special characters in the file is getting translated to others . For e.g Á (x'65') to 'Ý' x'AD' Is there a way we can keep this data ASIS during the ftp ? if so how this can be done ? Regards Ron T ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
