You can sort the list of file transfers to three levels. You can sort on the following fields:
To sort the contents of the list, use the SORT command. The format of the SORT command is SORT field, field, field.
For example, to do a primary sort on the source address, with a secondary sort on the time that the transfer started, use the command: SORT SRCADDR, STARTTIME
The default sort order is by STARTTIME.
| Copyright © 2012 CA. All rights reserved. |
|