Solan is a simple and basic system to share files with other people
Install Solan from Pipy
$ pip3 install solan
$ solan [path_to_share]
and then open your browser and visit the url printed in your terminal
$ solan /tmp
or you can define a different port (standard is 8000)
$ solan ~/Example/Share -p 8004
Enable remote with -r parameter
$ solan -r /tmp