Versions Compared

Key

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


Panel

Table of Contents

Requirements

...

Note
titleNote

UDMG Web Transfer Client must be upgraded at the same at the same time as the UDMG Server component.


Note
titleNote

If you are upgrading an installation of UDMG from any release prior to 2.0.0.0, the start parameters for the module have changed.

The module now requires a 'start' command  to begin in server mode. 

udmg-web-transfer start -f configuration_file

Without it, it will only display the command line usage information.

In addition, a 'test' command allows to verify the the syntax of the configuration file without starting the server.


Step 1

Contact your Stonebranch representative or Customer Support to receive the software package for the intended operating system.

Step 2

Perform the recommended backup of configuration files.

Step 3

Stop the component's service.

"C:\UDMG\UDMG Web Transfer\udmg-web-transfer-service.exe" stop

Step 4

Replace the component binary

"C:\UDMG\UDMG Web Transfer\udmg-web-transfer.exe"

Step 5

Review the component configuration file.

"C:\UDMG\UDMG Web Transfer\config.toml"

Step 6

Start the components service.

"C:\UDMG\UDMG Web Transfer\udmg-web-transfer-service.exe" start


...

Panel

id: UDMG Web Transfer
name: UDMG Web Transfer
description: UDMG Web Transfer
executable: C:\UDMG\UDMG Web Transfer\udmg-web-transfer.exe
arguments: start

priority: Normal
workingdirectory: C:\UDMG\UDMG Web Transfer
env:
  -

    name: UDMG_WEB_TRANSFER
    value: 'C:\UDMG\UDMG Web Transfer\config.toml'

...