Skip to content

Add the management of codepages conversions #83

@FALLAI-Denis

Description

@FALLAI-Denis

The possibility of transferring mvs or uss files by controlling the conversion of characters according codepages seems essential to us.
However, this functionality is not available in the zowe-cli-ftp-plugin.

Confer. #68.

It would be necessary to add at least the management of two options:

  • the possibility of specifying the local codepage
  • the possibility of specifying the remote codepage

You might need to manage other options to differentiate between single-byte conversions and multi-byte conversions.

This information should be able to be specified at the profile level, and at the level of each command.

Regarding the FTP transfer on z/OS, this concerns several (quote) site options:

  • ENCODING=SBCS|MBCS
  • SBD=(remote,local) or MBD=(remote,local)
  • UNICODEFILESYSTEMBOM=ASIS|ALWAYS|NEVER

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Low Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions