You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using SFTF to transfer binary files to Cloud and use Cobrix to read the Binary files to convert to ASCII.
Question
We are also looking to SFTP files back to MF from Cloud. Does Cobrix provide a way to convert ASCII files to EBCDIC Binary Copybook format which we can SFTB back to Mainframe. The other way is that we SFTP the delimited files back to Mainframe and write a Utility to convert it back to EBCDIC in Mainframe.
But will like to know fi this can be done in Cloud itself.
The text was updated successfully, but these errors were encountered:
Hi, @pinakigit , sorry conversion to EBCDIC is not supported. There is an issue for implementing the writer (#415), but I'm not sure when we going to have time to do it - it requires a big effort.
Background [Optional]
Currently we are using SFTF to transfer binary files to Cloud and use Cobrix to read the Binary files to convert to ASCII.
Question
We are also looking to SFTP files back to MF from Cloud. Does Cobrix provide a way to convert ASCII files to EBCDIC Binary Copybook format which we can SFTB back to Mainframe. The other way is that we SFTP the delimited files back to Mainframe and write a Utility to convert it back to EBCDIC in Mainframe.
But will like to know fi this can be done in Cloud itself.
The text was updated successfully, but these errors were encountered: