Difference between revisions of "Sharing files with Python"
Views
Actions
Namespaces
Variants
Tools
→using it
imported>Viking60 |
imported>Viking60 |
||
Line 84: | Line 84: | ||
twistd web --path . --port 8000 | twistd web --path . --port 8000 | ||
[[File:Twisted.jpg|thumb|left|375px]] | |||
twistd web will then start and you can access with the browser as described above. | |||
It looks a bit better and your terminal will not be occupied with "live action". Here all people can access the files at the same time. | It looks a bit better and your terminal will not be occupied with "live action". Here all people can access the files at the same time. | ||