Skip to content

Support UCS-2 File Transfers #94

@awharn

Description

@awharn

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions