středa 3. dubna 2013

Transfer files via browser

If you are running on Linux and your college needs to download files from you just run following command in directory with needed files:

python -m SimpleHTTPServer

Your colleges can see all files and subdirectories in browser on the address : and simple download them.