machine eke python thiyenawanam simple scene ekak thiyenawa..
Connect both phone and laptop to the same wifi network, go to the folder you want to share and run the following command on command prompt (You should "cd" to that folder through command prompt , D:samplefolder> "
python -m http.server [<portNo>] (eg : python -m http.server 8888)
portNo can be something like 8888 ( u can change that )
that's it , access your laptop ip address : port eg
http://192.168.8.10:8888 , then u can download the files in that folder from folder , once u are done close the command prompt