Skip to content

This is a file service built using a Python script, which allows files to be uploaded and downloaded.

Notifications You must be signed in to change notification settings

GitHub007Dra/pythonForFileServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pythonForFileServer

use python2

python2  http_server_python2.py  8707  > ./http_server_python2.log 2>&1 &

use python3

python3  http_server_python3.py  8707  > ./http_server_python3.log 2>&1 &

About

This is a file service built using a Python script, which allows files to be uploaded and downloaded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages