- To create local file server for development purpose or to quickly share files via your home LAN
- (Python3 or higher version is manadatory to run this script)
-
Run the python script :
python fileServer.py
-
Run the python script:
python fileServer.py
NOTE : To serve files from desired Directory, goto that directory and run the script from that directory ;
e.g. to run the script from "C:/"...goto C: and run the script by giving whole path of script