Project Settings

The TrueUpdate Servers dialog is where you can configure all of the locations that will be used to host your server configuration files. There are several options for hosting your server configuration files such as on a local/network drive, a Web server, a Web server utilizing HTTPS, or an FTP site. These are the locations that the TrueUpdate client can attempt to download its server configuration files from. The server configuration files are the *.ts1, *.ts2 and *.ts3 files generated during the build.

There are various actions available for getting, loading and running server configuration files at run time, such as TrueUpdate.GetServerFile, TrueUpdate.LoadServerFile and TrueUpdate.RunScript. All applicable actions can be found in the TrueUpdate category of the actions list.

Name

The names of each TrueUpdate server location currently defined in your project.

Location

The locations of each TrueUpdate server, for example, its URL, FTP site or local/network folder.

Tip: TrueUpdate server locations also support the expansion of session variables allowing you to change the locations dynamically at runtime.

Type

The types of each of the TrueUpdate server locations, such as LAN, HTTP, HTTPS and FTP.

Add

Add a new TrueUpdate server location to your project. The following server location types are available:

HTTP Server

The server location is on a Web server such as http://www.indigorose.com/myfiles/. This opens the TrueUpdate Server (HTTP) dialog where you can configure its settings.

HTTPS Server

The server location is on a Web server that utilizes the secure version of HTTP (HTTPS), such as https://www.indigorose.com/myfiles/. This opens the TrueUpdate Server (HTTPS) dialog where you can configure its settings.

FTP Server

The server location is an FTP site. This opens the TrueUpdate Server (FTP) dialog where you can configure its settings.

LAN/Local Server

The server location is a local or network drive. This opens the TrueUpdate Server (LAN/Local) dialog where you can configure its settings.

Remove

Removes the currently selected TrueUpdate server location from your project.

Edit

Opens a settings dialog where you can edit the properties of the currently selected TrueUpdate server location. Some of these properties include its address, ports and user names/passwords.

Up ( )

Move the selected TrueUpdate server location up one position in the server location list.

Down ( )

Move the selected TrueUpdate server location down one position in the server location list.