Starting the installation

  1. Double-click the Rumba+ FTP Client.msi file.
  2. Follow the instructions in the Setup wizard.
  3. Enter the license key.
  4. When you perform a silent installation, use the following command lines:
    • Evaluation
      • Using the .msi file:

        msiexec /i "<absolute_path>\Rumba FTP Client.msi" /qn

        For example:

        msiexec /i "C:\FTP\Rumba FTP Client.msi" /qn

      • Using the .exe file:

        "<absolute_path>\Rumba FTP Client.exe /s /v" /qn"

        For example:

        "C:\FTP\Rumba FTP Client.exe /s /v" /qn"

    • Use a License Key
      • Using the .msi file:

        msiexec /i "<absolute_path>\Rumba FTP Client.msi" LICENSEKEY=<License_Key> /qn

        For example:

        msiexec /i "C:\FTP\Rumba FTP Client.msi" LICENSEKEY=20630-fc0rg5-sz1bz /qn

      • Using the .exe file:

        "<absolute_path>\Rumba FTP Client.exe" /s /v" /qn LICENSEKEY=<License_Key>"

        For example:

        "C:\FTP\Rumba FTP Client.exe" /s /v" /qn LICENSEKEY=20630-fc0rg5-sz1bz"

  5. Review the Rumba+ FTP license agreement, then select I accept the terms in the license agreement to proceed.
  6. Choose a directory for Rumba+ FTP to be installed to. We recommend that you use the default of:

    C:\Program Files\Micro Focus\Micro Focus Utilities\

  7. Select the setup type:
    • Complete

      Installs all Rumba+ FTP components. This option requires the most disk space.

    • Custom

      This option has the same default items selected as the Complete option, but allows you to add or remove individual components.

    Setup creates a Micro Focus Rumba+ FTP Client directory in your Windows Start menu.

    Note: In the current version of FTP server, the Complete and Typical installations are essentially identical.