We use the Co:Z software from Dovetail on z/OS (as the client mostly) and 
perform EBCDIC to ASCII by default most of the time. There are cases where we 
have to specify the following at the client end to get things to land correctly 
on the ASCII server.
 
   lzopts mode=text,clientcp=ibm-037,servercp=utf-8 
or 
   lzopts mode=text,clientcp=IBM-037,servercp=ISO8859-1

see: https://dovetail.com/products/sftp.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to