I am trying to transfer a file from z/OS390 to AIX using the edt API with FTP over SSL. The transferred file has all the trailing spaces trimmed. Is there any way where by I can specify the record length for the rows in the file.
I could specify the record length while transferring from ZIX to z/OS390 using the LRECL command. Thanks!