pyfiletransfer is my own file server built with python for Linux, Windows, Android and IOS (under development)
python=3.9
-
At terminal, enter on the project path.
-
Execute the command below:
py main.py
- It will execute the python main file, runs the server that will listen the client and after 5 seconds the client will send files that are in the input folder to server ingest to output path.