How to Quickly Setup HTTP File Server in Ubuntu 20.04

There are quite a few ways to transfer files over home network. One of the easiest ways is to run a single python command in terminal. Python contains a script that sets up simple http server. No need to install anything, and even no internet connection required. 1. Simply right-click on the folder that contains … Continue reading How to Quickly Setup HTTP File Server in Ubuntu 20.04