|
|
|
|
The file transfer program uses the information specified on the command line to send transfer requests to the AS/400. There are four types of transfer requests which can be used to access and manipulate data in a file:
Selects a particular field or fields from the records in a file, and transfers this data from the AS/400 to the local computer.
Transfers data from a local computer to the AS/400. It can create files (in which case the file format must be specified), members within files, or both. The transferred data can also replace existing members.
Provides a list of libraries, members, formats, or fields.
Enables the user to set file transfer options, such as the separator used in a date field.
You can specify these transfer requests directly by using the sna400ft transfer command, or indirectly, using the other commands. For more information about this command, see File Transfer Command Syntax.
|
|
|
|
|