You are here: Web User Interface > Using the Interface > Backup & Restore

Backup & Restore

Note:Backup & Restore is available only to users who belong to the fmesuperuser securityrole.

Use the Backup & Restore tools to perform the following:

  • Back up the configuration of a current instance of FME Server 2014 or later.
  • Restore a backed-up FME Server configuration to an instance of FME Server that is of the same or later version.
  • View yourhistoryof backup and restore activity.

For more information about backup and restore of FME Server configurations,seeUpgrading FME Server.

FME Cloud Users: The tools on the Backup & Restore page of the Web User Interface do not allow you to perform a full restore of an FME Server instance,including FME Server data and the PostGIS database.To perform a backup and restore operation of an FME Cloud instance,launch a new instance from a backup snapshot using the tools on the FME Cloud Dashboard and the FME Cloud Snapshots page.For more information,seeWorking with Backupsin the FME Cloud documentation.

Performing a Backup and Restore

WARNING: IfEncryptionis enabled on the FME Server that is backed up,it must also be enabled on the FME Server that is restored,and use the same custom encryption key.

Which FME Server Configuration Components are Migrated?

When you perform a backup and restore operation of an FME Server configuration,the following components of your FME Server are migrated:

  • Repositoriesand the items stored in them,including workspaces,custom transformers,custom formats,templates,and resources.Any designations by users of a repository item as a 'favorite' are also migrated.
  • FME ServerServices.
  • Notificationscomponents,includingTopics,Subscriptions,andPublications.
  • Securityconfiguration,includingUsers,Roles,tokens,andActive Directorysettings.
  • Schedules.
  • Job Queues.
  • Resources,which include the following:
    • Resources whose definitions and files are both stored with FME Server,and are configured for migration.By default,the DATA,ENGINE,and DASHBOARD Resources are configured for migration.To determine if your resource folders are migratable,open the FME Server configuration file at <FMEServerDir>Server\fmeServerConfig.txt.Locate your resources under FME SERVER SETTINGS START > Shared Resource Management.Resources with aSHAREDRESOURCE_ISMIGRATABLE_*value oftrueare migrated.
    • Note:Resource folders containing large amounts of data require considerable time to back up,and result in large configuration files.We recommend defining large folders as non-migratable.Following backup and restore,manually migrate these folders to the new FME Server.Alternatively,host big data on a UNC path,then point the new FME Server to that path.For more information about configuring resource directories,seeResources.

    • Resource connections whose definitions only are stored with FME Server,but whose files are stored outside FME Server.These definitions include any Amazon Web Service (AWS) S3 bucket or network (UNC path) connections that are defined.Only connection definitions are migrated (such as bucket names and authentication parameters),as the files themselves are not stored on FME Server.
  • Database ConnectionsandWeb Connections.