Navigate to the browser and open a terminal there. Then simply type
<code>
python -m SimpleHTTPServer
</code>

This will start a server on port 8000 on the folder. Anyone can use a browser with your IP address and port 8000 in the browser bar and download the contents..