Http file sharing in linux


Let us have a look at Instant http file sharing in linux, no need of any nfs or samba to do the work for you

Go to the directory you want to share
cd ctechz

Run the below command 
# python -m SimpleHTTPServer

Go to another machine and open browser and enter
http://ipadress:8000

You will get all the files inside the directory in which you ran the python command.


Terima kasih telah membaca artikel tentang Http file sharing in linux di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :