FTP ASCII file from Windows to Mainframe (iSeries) — special characters
- by MikeM
I have a text file created on a Windows machine, the page coding used on the file is 1252
This file is then ftp'd to an iSeries machine for processing
As far as I can see, it appears on the iSeries. It has a CCSID of 037.
Sometimes this file contains French characters (e.g. é). When this happens, the FTP will fail with a truncation error as the…