Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Migrate a FileFly tools server by performing a fresh install of FileFly tools and restoring from a recent backup file. The first thing to do step is to locate the backup and take a fresh one. As a best practice these backup files should be backed up or written to swarm regularly if there are regular changes to the FileFly environment.

  1. To get to the backup section of the FileFly server, open the Settings (gear icon) at the far right:

  2. In the Settings, scroll to the Configuration Backup section. Record the path where backups are saved, as well as the option to Force Backup Now:

    Image RemovedImage Added
  3. The backup includes config DrTool files, log dumps, and other configuration information, so it may be quite large if you are migrating a lot of data. If needed, configure the backup options to write to a different location.

  4. After forcing a backup the new backup appears in the window once it is complete.

    Image RemovedImage Added
  5. In File Explorer, browse to the backup folder and locate the new backup:

  6. Copy the file to the Destination server, as you are prompted for it on install.

  7. Next is configuration of the destination server and installation of the FileFly tools on it. First, edit Edit the hostfile so that the FileFly tools server can be installed.
    A quick way to perform this is to right-click PowerShell and open as an administrator then navigate to C:\windows\system32\drivers\etc\hosts

  8. Edit it in a text editor to point name resolution for the FileFly server to the localhost, in this case, filefly.ecorp.com:

    Image RemovedOnce Image Added
  9. Install the FileFly Tools once that change is saved, install of FileFly Tools.

  10. Click next past the first two screens until you get to this one: 

  11. Choosing Restore from Backup prompts you to upload the backup file:

  12. In the background then is an extraction and check of the files and DNS names.

  13. If all of this passes the The installer continues and completes if all passes.


    Image Modified
  14. From the new machine, open the Admin Portal and Retire the older server, if it is standalone.

  15. Update the DNS record to reflect the changes, and remove the hostfile entry.

...