CLI Help
13: Open
Usage: fmsadmin OPEN [options] [FILE...] [PATH...]
Description:
Opens databases in the default and additional database folders. Each FILE
specified is opened, or all the databases in each folder (PATH) are
opened. If no FILE or PATH is specified, all databases in the hosting
area are opened.
To specify a database by its ID rather than its filename, first use the
LIST FILES -s command to get a list of databases and their IDs.
Options:
--key encryptpass
Specifies the encryption password for database(s) being opened.
--savekey
Saves the encryption password provided with the --key option. The
password is saved on the server for each encrypted database being
opened. The saved password allows the server to open an encrypted
database without specifying the --key option every time. Encryption
passwords saved on the server can be removed using the CLEARKEY
command.
14: Pause
Usage: fmsadmin PAUSE [FILE...] [PATH...]
Description:
Pauses the specified databases (FILE) or all the hosted databases in the
specified folders (PATH). If no FILE or PATH is specified, pauses all
hosted databases.
After a database is paused, it is safe to copy or back up the database
until a RESUME command is performed.
Options:
No command specific options.