Autoupdater   >   Localfilesserver   >   Local Files Server (All Contents)
For clients who have a qualified system administrator and a number of users on their own local area network, you may want to setup a local files server on the client's network. The local files server, set up using a database, will be much faster for the client's users than updates from an FTP files server.
The client company's system administrator may want to test developer updates before making them available to their own users. You can imagine the kind of problems they would have if they have 100+ users and a developer updates broke their app. Implementing a local files server would allow the administrator to first test new updates before making them available to their own users.
Here is what the AutoUpdater configuration will look like with a local files server.
The steps for setting up a local AutoUpdater files server are explained in the topics that follow.The following steps for setting up a local AutoUpdater files server can be done by yourself or by the system administrator.
It is recommended that you use the same RDBMS for the AutoUpdater files server as the company is using for your own application, but a different database.
The developer can view/set the
under theThe update process checks for the AutoUpdater server tables and automatically creates them in the local files server AutoUpdater database.
The AutoUpdater library which the system administrator has added the local files server database information is the library which needs to be distributed to the local users.
The modified library has the
In the event that there are changes to the local database files server settings after distribution of the localized AutoUpdater library, the system administrator would need to click the checkbox checked so when a user opens this library it will look to the local files server for updates rather than the developer's master files server. button in the settings window. The current system administrator's AutoUpdater library would be given a new version number and uploaded to the local files server. When the users open their AutoUpdater library it would see the newer version on the local files server and download the newer version replacing itself on the client.The system administrator will normally want to download and test updates from the developer's files server before uploading them to the local files server. To test updates from the master files server:
Once the system administrator has tested the newer version the local files server can be updated as follows:
The system administrator may want to manually upload a newer version file to the local files server. For example, the application's database settings may have changed and a modified startup settings text file may need to be distributed to the runtime users.
To manually upload a file to the local files server:
If the AutoUpdater library needs to be replaced the system administrator can upload a newer version to the local files server as follows: