Skip to content

mypapit gnu/linux

Free and Open Source blogger with an attitude

Posted on January 13, 2018January 8, 2018 by Mohammad Hafiz mypapit Ismail

Share files quickly using python3

You can enable quick file sharing using python3 by activating its built-in internal webserver

 


python3 -m http.server

The default webserver will listen to port 8000, you can change to any port above 1024 without root privileges by specifying the port number after the command:


python3 -m http.server 9090

Categorieshttpd, Python Tagsfilesharing, ftp, Python, web server, webserver

Post navigation

Previous PostPrevious How to download and save entire website recursively using wget
Next PostNext Solving ‘kex protocol error: type 7’ error in scp and ssh

Follow Me

Mypapit GNU/Linux Blog

Subscribe

Subscribe RSS Feed

Pages

  • About
  • Contact Me
  • Links
  • Privacy Policy

linux blog

734d5b34a0fe661550799aea702038486fe25365e7ca00f28b
Privacy Policy Proudly powered by WordPress