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

cbfc12e · Jun 30, 2023

History

6 Commits
Apr 1, 2023
Jun 30, 2023
Apr 1, 2023

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