Share Your Data Using Python

Posted by ankur1990 on Jul 26, 2011 9:31 AM EDT
Flossstuff's Blog; By Ankur Aggarwal
Mail this story
Print this story

Sharing data is a very frequent activity in the computer world. There are many great ways and utilities to share data with other people on network. Python provides a very quick and simple way to share data with people on the network. To share the data within a directory, go to that directory (through cd command) and execute command python -­m SimpleHTTPServer <portnumber> .Please note that the above command is very case sensitive .

Full Story

  Nav
» Read more about: Story Type: Announcements, Editorial, Tutorial; Groups: Debian, GNOME, GNU, Linux, Ubuntu

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.