http://ubuntuguide.net – Ubuntu user can easily share a temporary file/folder to others by running SimpleHTTPServer script with python. Just navigate to the directory you want to share in terminal and run: python -m SimpleHTTPServer then users in the same LAN can get this directory by typing this in browser: (HowTos)