2020-11-02 17:24:47 +13:00
==============================
2020-11-13 17:36:32 +13:00
Set up a local web server
2020-11-02 17:24:47 +13:00
==============================
2020-11-13 17:36:32 +13:00
ScummVM can run a local web server, to allow the transfer of files between devices on the same network.
2020-11-02 17:24:47 +13:00
How to use the web server
----------------------------
2020-11-13 17:36:32 +13:00
From the Launcher, select :guilabel: `Options` , click the red :guilabel: `>` until the LAN tab is visible, and then select the :guilabel: `LAN` tab.
2020-11-02 17:24:47 +13:00
2020-11-13 17:36:32 +13:00
Click :guilabel: `Run server` to start the server.
2020-11-02 17:24:47 +13:00
2020-11-13 17:36:32 +13:00
.. figure :: ../images/cloud_and_lan/lan_server_running.png
The LAN tab, with the server running.
2020-11-02 17:24:47 +13:00
To access the server, type the URL shown into the address bar of any web browser:
.. figure :: ../images/settings/LAN_server.png
2020-11-13 17:36:32 +13:00
The server's browser interface.
2020-11-02 17:24:47 +13:00
2020-11-13 17:36:32 +13:00
To download a file, click on the file. A system download dialog box opens.
2020-11-02 17:24:47 +13:00
To create a new directory, click **Create Directory** .
.. figure :: ../images/settings/LAN_server_new.png
2020-11-13 17:36:32 +13:00
Create a new directory.
2020-11-02 17:24:47 +13:00
2020-11-13 17:36:32 +13:00
To upload files, click **Upload Files** and select files from the system file browser.
2020-11-02 17:24:47 +13:00
.. figure :: ../images/settings/LAN_server_upload.png
2020-11-13 17:36:32 +13:00
Upload files.
To change which files are accessible on the web server, set the :guilabel: `/root/ Path` to the directory containing the files you wish to access. You will be able to access anything inside that directory, but you will not able to access the parent directory.
To stop the web server, either click :guilabel: `Stop server` or click :guilabel: `Ok` to close the settings dialog.