TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


desktop:adding_connection_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
desktop:adding_connection_config [2017/06/07 17:44] – created Gerard Nicoldesktop:adding_connection_config [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Adding a Desktop Server Connection via the Configuration File ====== ====== Adding a Desktop Server Connection via the Configuration File ======
  
 +Server Connection details can also be hard-coded into the [[desktop:configuration_file|Desktop Software Configuration File]].
 +
 +<note important>All server details shown are examples only.  You will need to insert your own values in order to make a successful connection to your server.</note>
 +
 +The syntax for these settings is:
 +
 +<code>
 +servers =
 +{
 +   Server1 = { host = "odpapi-test.tapetrack.com"; }; 
 +   Server2 = { host = "odpapi-test.tapetrack.com"; port=433; proxy=true; };
 +};
 +</code>
desktop/adding_connection_config.1496857485.txt.gz · Last modified: 2025/01/21 22:07 (external edit)