Difference between revisions of "Sharing files with Python"

m
imported>Viking60
imported>Viking60
Line 84: Line 84:
  twistd web --path .  
  twistd web --path .  
[[File:Twisted.jpg|thumb|left|375px]]
[[File:Twisted.jpg|thumb|left|375px]]
twistd web will then start and you can access in the browser with localhost:8080.
twistd web will then start and you can access in the browser with:
 
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.
Anonymous user