Previous | Contents | Index |
Control whether the DIRECTORY command shows the channel queue directory tree or the queue cache database.
VIEW type
Command Qualifiers Defaults None. None.
type
The type of view to use: DIRECTORY_TREE or DATABASE
The DIRECTORY command produces its listing by looking at either the actual channel queue directory tree on disk, or by looking at the queue cache database. The VIEW command controls which is used. By default, the view is the channel queue directory tree. Issue the command,
to switch to viewing the queue cache database. The command
qm.maint> VIEW DATABASE qm.maint>
will switch you back to viewing the channel queue directory tree. Issuing the VIEW command without any parameter will restore the default behavior and is thus equivalent to the VIEW DIRECTORY_TREE command.
qm.maint> VIEW DIRECTORY_TREE qm.maint>
Previous | Next | Contents | Index |