Σερφάροντας στο web έπεσα πάνω σε αυτό
εδώ.
Όπως μπορείτε να δείτε τρέχοντας
python -m SimpleHTTPServer
στο shell σας μπορείτε να στίσετε έναν ad-hoc web server και να διαμοιράσετε αρχεία μέσα στο δίκτυο μέσω http.
Παραθέτω από
εδώ:
Create a Simple Ad-hoc Web Server to Share Files
You can quickly share files from one machine to another with the built-in web server included in your Python distribution (assuming you have Python installed). Just start this command from any folder, which will start a simple web server—you could then use the wget command (or, you know, use your web browser if you must) to grab a file off this directory from a second computer.
Η εντολή αυτή φαίνεται να γ@%#@&!