This is the best way to share few files on your computer temporary.
Add to your panel (the bar containing the K Menu button) the applet Public File Server (in order to add an applet you have to right-click in any blank space of the panel).
In the case you don’t have it, you need to install the package kpf.
Then a new applet is added. In order to share the files, right-click on the new icon and chose New server.
Yeah, all this applet does is to run a very basic Web server (if possible on a non-standard port) for each share.
That creation process is very simple. You will be asked for:
- the directory to share
- the port the web server will listen on
- the maximum bandwidth while downloading
Keep in mind there isn’t any permission management: whoever can access your computer, can download from your shared directory.
Let’s suppose the IP address where the directory to share sits is 192.168.0.2 and we have set 8001 as port. Then, on the computer you want to download to, point your browser to:
http://192.168.0.2:8001