Help

Table Of Contents
Command line reference fmsadmin commands
F
ILEMAKER SERVER 9 HELP 181
LIST command
Format
fmsadmin LIST [TYPE] [options]
Description
Lists items of the specified TYPE.
Valid TYPES
CLIENTS: Lists the connected clients. The following example lists the currently connected users:
fmsadmin list clients
FILES: Lists the hosted files. The following example returns file IDs and other statistics for the
currently open, hosted files in the default folders:
fmsadmin list files [-s]
PLUGIN: Lists Database Server
calculation plug-ins. The following example lists all plug-ins:
fmsadmin list plugins
SCHEDULES: Lists schedules
. The following example lists all schedules:
fmsadmin list schedules
Option
-s, --stats
Displays statistical information about CLIENTS and FILES.
Related topic
Command line reference (page 171)