fun, Python http文件上傳 web容器

切換到須要放文件的目錄python

Python2curl

python -m SimpleHTTPServer 8000oop

 

Python3url

python -m http.server 8000server

 

文件上傳:get

原文:http://stackp.online.fr/?p=28文件上傳

 

啓動文件上傳服務:python /usr/local/droopy -m "hi,uploads"class

 

curl文件上傳:curl -F "upfile=@/Users/yugj/Documents/hell/test/classes.dex" http://localhost:8000test

 

文件上傳頁面入口:http://localhost:8000/file

相關文章
相關標籤/搜索