Previous Page Contents Page Next Page

3.5 Listing Files

The following command is used to list the libraries, file members and member columns from the AS/400.

sna400ft list [AS/400location] [ general options] [list options]

This command can be used with the general options described in General File Transfer Command Options, or the list options described below. File transfer messages are described in File Transfer Messages.

-columns

Lists the columns names of a member using an EXTRACT COLUMNS transfer request. For more information about this option, refer to your AS/400 documentation.

3.5.1 Output from List File Transfer Command

Any data returned from the AS/400 as a result of this command is directed to stdout, and if the option is specified, a description file is created. (For more information about description files, see Description Files.) If the option is specified without a description file name, a default name of default.fdf is created. Any error messages from the AS/400 are sent to stderr.

Previous Page Contents Page Top of Page Next page