Used to identify the type of data being transferred.
An ASCII file is being transferred. This transfer indicates that the incoming file is assumed to be ASCII format, and is not translated. Therefore the file on the remote system has to be in ASCII format before it is transferred.
A binary file, such as an executable file, is being transferred. This file indicates to a remote system that it is not to translate the data it is exchanging with your system.
An EBCDIC file is being transferred. The data is translated from EBCDIC to ASCII when the local system receives the data. From ASCII to EBCDIC, when the local system sends the data.
A Unicode file which is based on the UTF8 encoding system is being transferred. When this option is set, the LOCAL_CHARSET/ REMOTE_CHARSET parameters are used to identify the character encoding of the input file and the required encoding for the output file.
A Unicode file which is based on the UTF16 encoding system is being transferred. When this option is set, the LOCAL_CHARSET/ REMOTE_CHARSET parameters are used to identify the character encoding of the input file and the required encoding for the output file.
Default: ASCII
| Copyright © [set copyright date variable] CA. All rights reserved. |
|