-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Some codepages contain characters that cannot be represented in Extended ASCII and are stored in EBCDIC on the mainframe (such as datasets in codepage 939). With the current implementation, it is not possible to download a dataset to a local machine over FTP and have it appear with special (Japanese) characters. However, z/OS FTP supports sending these files by first converting them into UCS-2 using TYPE U 2 and SITE UCSHOSTCS=(codepage). It would be nice to have similar functionality in zos-node-accessor.
t1m0thyj
Metadata
Metadata
Assignees
Labels
No labels