Help
Table Of Contents
- FileMaker Server 9 Help
- About FileMaker Server
- New features in FileMaker Server 9
- Deploying FileMaker Server
- Starting Admin Console
- Hosting databases
- Hosting websites
- Starting and stopping FileMaker Server
- Configuring general settings
- Configuring Database Server settings
- Configuring web publishing settings
- Administering clients
- Administering databases
- Using ODBC and JDBC with FileMaker Server
- Monitoring FileMaker Server
- Managing plug-ins
- Securing your data
- Scheduling administrative tasks
- Troubleshooting
- Checking for updates
- About the license key
- Command line reference
- Glossary
- Registration
- Customer support and Knowledge Base
- Copyright information
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)