Help

Table Of Contents
Command line reference fmsadmin commands
F
ILEMAKER SERVER 9 HELP 175
BACKUP command
Format
fmsadmin BACKUP [FILE...] [PATH...] [options]
Description
Backs up the specified files (FILE) or all the hosted files in the specified paths (PATH).
By default, the BACKUP command performs a live backup
of a hosted file, without interfering with
client
usage. Alternatively, first PAUSE the databases, then issue the BACKUP command, followed
by a RESUME command to perform an offline backup. If you don’t specify a path, the databases are
backed up to the default backup folder. If you don’t specify a file, all hosted databases are backed
up.
Option
-d path, --dest path
Overrides the default backup folder destination by backing up the databases to the specified
path. If the path doesn't exist, FileMaker Server attempts to create it.
Related topics
RUN command (page 185)
Default folder settings
(page 73)
Command line reference
(page 171)