Difference between revisions of "Sharing files with Python"
Views
Actions
Namespaces
Variants
Tools
→using it
imported>Maparillo |
imported>Maparillo |
||
Line 86: | Line 86: | ||
twistd web will then start and you can access in the browser with: | twistd web will then start and you can access in the browser with: | ||
localhost:8080 | http://localhost:8080/ | ||
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. |