Go2Linux | Linux Operating System

A site dedicated to: Linux Operating System

Share files python -m SimpleHTTPServer

Date: 2010-09-14 00:00:00 -0400

If you want to share a file from your Linux with other users, the easiest way to do that is:

Using Python and this command.

cd /your/shared/directory

python -m SimpleHTTPServer

You need to have python installed of course.

Thanks to my friend Rich Scadding who wrote that in the comments of Share a file with woof

If you liked this article please share it.

powered by TinyLetter

If you want to contact me in any other way, please use the contact page.