
Chapter 3. File Transfer Protocol 89
sequence, which is X'FF01'. End-Of-File (EOF) is indicated by X'FF02'. If the
data contains X'FF' bytes, each X'FF' byte is transmitted as two bytes, X'FFFF',
in order to preserve the original value. In CS for z/OS IP both the FTP server
and the FTP client can support this record structure.
Page A third structure value is page structure. It is not used in conjunction with MVS,
and CS for z/OS IP does not support it, either in the FTP client or in the FTP
server.
Transfer mode
Transfer mode refers to the organization of the data as it is transmitted. The three possible
values are stream, block, and compress