Manjaro Difference between revisions of "Sharing files with Python"

Difference between revisions of "Sharing files with Python"

From Manjaro
imported>Viking60
imported>Viking60
(→‎using it: added info on setting the server to a different port)
Line 89: Line 89:


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.
If you need to set the server to a different port then you can start the server like this:
twistd3 web --port "tcp:port=9000" --path .
In this case the server will be on port 9000.


===Stopping the server===  
===Stopping the server===  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.