Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in Java FTP by (240 points)
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!

1 Answer

0 votes
by (162k points)
You should be able to send the LRECL command via the quote() method.

I could specify the record length while transferring from ZIX to z/OS390 using the LRECL command. Thanks!

Categories

...