Difference between revisions of "Fast Downloads"

Line 25: Line 25:
 
: Local Storage
 
: Local Storage
 
; Fast Downloads Save Path
 
; Fast Downloads Save Path
: Enter the path to the root of the fast downloads website. (for example C:\Inetpub\wwwroot)
+
: Enter the path to the root of the fast downloads website that you created. (for example C:\Inetpub\wwwroot)
 
; Fast Downloads Folder Template
 
; Fast Downloads Folder Template
 
: Enter the template used to determine the folder where the fast download files will be saved for each game or voice service. You may use the default value. For example this will create a folder with the service's IP and port (1.2.3.4_27960) : $[Service.IPAddress]_$[Service.GamePort]\
 
: Enter the template used to determine the folder where the fast download files will be saved for each game or voice service. You may use the default value. For example this will create a folder with the service's IP and port (1.2.3.4_27960) : $[Service.IPAddress]_$[Service.GamePort]\

Revision as of 19:21, 2 April 2012

THIS FEATURE HAS NOT BEEN RELEASED YET

Overview

The fast downloads feature allows you to copy or upload custom game content to a website so they can be downloaded directly by players.

Requirements

You can configure fast downloads in 2 ways:

  1. Locally. The fast downloads website and game server are located on the same server.
  2. Remotely. The fast downloads website is located on a different server. You may use a hosting account if your hosting provider allows it.

For security reasons it is recommended that the website used for fast downloads does not have any server side scripting enabled (ASP, ASP.NET, PHP, etc)

Downloads hosted locally

  • Web server installed and configured with a website for fast downloads. (Apache, IIS, etc) We do not provide instructions on configuring the web server.

Downloads hosted on another server or hosting account

  • Website located on another server or hosting account.
  • FTP account used to upload files to the website's root folder.

Server Configuration

Downloads hosted locally

Go to Servers > Select the server > Game & Voice Settings tab. Configure the following options.

Enable fast downloads
Checked
Fast Downloads Server
Local Storage
Fast Downloads Save Path
Enter the path to the root of the fast downloads website that you created. (for example C:\Inetpub\wwwroot)
Fast Downloads Folder Template
Enter the template used to determine the folder where the fast download files will be saved for each game or voice service. You may use the default value. For example this will create a folder with the service's IP and port (1.2.3.4_27960) : $[Service.IPAddress]_$[Service.GamePort]\
Fast Downloads URL
The base URL pointing to the fast download save path.

Configure Fast Downloads Locally

Retrieved from "https://help.tcadmin.com/index.php?title=Fast_Downloads&oldid=691"